#include <DriverUNV_R_SMESHDS_Document.h>
Additional Inherited Members | |
Public Member Functions inherited from Driver_Document | |
Driver_Document () | |
virtual void | Perform ()=0 |
void | SetDocument (SMESHDS_Document *theDocument) |
void | SetFile (const std::string &theFileName) |
virtual | ~Driver_Document () |
Protected Attributes inherited from Driver_Document | |
SMESHDS_Document * | myDocument |
std::string | myFile |