....
#include <GEOM_InteractiveObject.hxx>
| Standard_EXPORT GEOM_InteractiveObject::GEOM_InteractiveObject |
( |
| ) |
|
| GEOM_InteractiveObject::GEOM_InteractiveObject |
( |
const char * |
anIOR, |
|
|
const char * |
aFatherIOR, |
|
|
const char * |
aComponentDataType, |
|
|
const char * |
anEntry = "" |
|
) |
| |
| GEOM_InteractiveObject::~GEOM_InteractiveObject |
( |
| ) |
|
| const char * GEOM_InteractiveObject::getFatherIOR |
( |
| ) |
|
| const char * GEOM_InteractiveObject::getIOR |
( |
| ) |
|
| Standard_EXPORT void GEOM_InteractiveObject::setFatherIOR |
( |
const char * |
anEntry | ) |
|
| Standard_EXPORT void GEOM_InteractiveObject::setIOR |
( |
const char * |
anEntry | ) |
|
| std::string GEOM_InteractiveObject::myFatherIOR |
|
private |
| std::string GEOM_InteractiveObject::myIOR |
|
private |
The documentation for this class was generated from the following files: