SALOME - SMESH
DriverDAT_W_SMESHDS_Document Class Reference

#include <DriverDAT_W_SMESHDS_Document.h>

Inheritance diagram for DriverDAT_W_SMESHDS_Document:
Inheritance graph
Collaboration diagram for DriverDAT_W_SMESHDS_Document:
Collaboration 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

Definition at line 42 of file Driver_Document.h.

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

Definition at line 43 of file Driver_Document.h.