DriverUNV_W_SMESHDS_Document Class Reference

#include <DriverUNV_W_SMESHDS_Document.h>

Inheritance diagram for DriverUNV_W_SMESHDS_Document:

Inheritance graph

Public Member Functions

virtual void Perform ()=0
void SetFile (const std::string &theFileName)
void SetDocument (SMESHDS_Document *theDocument)

Protected Attributes

SMESHDS_DocumentmyDocument
std::string myFile

Member Function Documentation

virtual void Driver_Document.Perform  )  [pure virtual, inherited]
 

void Driver_Document::SetFile const std::string &  theFileName  )  [inherited]
 

void Driver_Document::SetDocument SMESHDS_Document theDocument  )  [inherited]
 


Field Documentation

SMESHDS_Document* Driver_Document.myDocument [protected, inherited]
 

std::string Driver_Document.myFile [protected, inherited]