#include <GEOM_IOperations_i.hh>

Public Member Functions | |
| GEOM_IOperations_i (PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOM_IOperations *theImpl) | |
| ~GEOM_IOperations_i () | |
| virtual CORBA::Boolean | IsDone () |
| virtual void | SetErrorCode (const char *theErrorCode) |
| virtual char * | GetErrorCode () |
| virtual CORBA::Long | GetStudyID () |
| virtual GEOM::GEOM_BaseObject_ptr | GetBaseObject (Handle(GEOM_BaseObject) theObject) |
| virtual void | FinishOperation () |
| virtual void | AbortOperation () |
| ::GEOM_IOperations * | GetImpl () |
| virtual void | UpdateGUIForObject (GEOM::GEOM_Object_ptr theObj) |
Private Attributes | |
| ::GEOM_IOperations * | _impl |
| GEOM::GEOM_Gen_var | _engine |
| GEOM_IOperations_i::GEOM_IOperations_i | ( | PortableServer::POA_ptr | thePOA, |
| GEOM::GEOM_Gen_ptr | theEngine, | ||
| ::GEOM_IOperations * | theImpl | ||
| ) |
default constructor:
| GEOM_IOperations_i::~GEOM_IOperations_i | ( | ) |
destructor
|
virtual |
AbortOperation
References _impl, and GEOM_IOperations::AbortOperation().
|
virtual |
FinishOperation
References _impl, and GEOM_IOperations::FinishOperation().
|
virtual |
GetObject
References _engine, GEOM_BaseObject::GetDocID(), and GEOM_BaseObject::GetEntry().
|
virtual |
GetErrorCode
References _impl, and GEOM_IOperations::GetErrorCode().
|
inline |
|
virtual |
GetStudyID
References _impl, and GEOM_IOperations::GetDocID().
|
virtual |
IsDone
References _impl, and GEOM_IOperations::IsDone().
|
virtual |
SetErrorCode
References _impl, and GEOM_IOperations::SetErrorCode().
|
virtual |
UpdateGUIForObject
References _engine, GEOM_Gen_i::GetNS(), and GEOM_Gen_i::GetORB().
|
private |
|
private |