Go to the documentation of this file.
   23 #ifndef _GEOM_InteractiveObject_HeaderFile 
   24 #define _GEOM_InteractiveObject_HeaderFile 
   26 #include <SALOME_InteractiveObject.hxx> 
   28 #include <Standard.hxx> 
   29 #include <Standard_DefineHandle.hxx> 
   36                           const char* aFatherIOR,
 
   37                           const char* aComponentDataType,
 
   38                           const char* anEntry = 
"");
 
   41   Standard_EXPORT 
void setIOR(
const char* anEntry);
 
   42   Standard_EXPORT 
const char* 
getIOR();