Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_IOperations_i Class Reference

#include <GEOM_IOperations_i.hh>

Inheritance diagram for GEOM_IOperations_i:
Inheritance graph

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_IOperationsGetImpl ()
 
virtual void UpdateGUIForObject (GEOM::GEOM_Object_ptr theObj)
 

Private Attributes

::GEOM_IOperations_impl
 
GEOM::GEOM_Gen_var _engine
 

Constructor & Destructor Documentation

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

Member Function Documentation

void GEOM_IOperations_i::AbortOperation ( )
virtual

AbortOperation

References _impl, and GEOM_IOperations::AbortOperation().

void GEOM_IOperations_i::FinishOperation ( )
virtual

FinishOperation

References _impl, and GEOM_IOperations::FinishOperation().

GEOM::GEOM_BaseObject_ptr GEOM_IOperations_i::GetBaseObject ( Handle(GEOM_BaseObject theObject)
virtual
char * GEOM_IOperations_i::GetErrorCode ( )
virtual

GetErrorCode

References _impl, and GEOM_IOperations::GetErrorCode().

::GEOM_IOperations* GEOM_IOperations_i::GetImpl ( )
inline
CORBA::Long GEOM_IOperations_i::GetStudyID ( )
virtual

GetStudyID

References _impl, and GEOM_IOperations::GetDocID().

CORBA::Boolean GEOM_IOperations_i::IsDone ( )
virtual

IsDone

References _impl, and GEOM_IOperations::IsDone().

void GEOM_IOperations_i::SetErrorCode ( const char *  theErrorCode)
virtual

SetErrorCode

References _impl, and GEOM_IOperations::SetErrorCode().

void GEOM_IOperations_i::UpdateGUIForObject ( GEOM::GEOM_Object_ptr  theObj)
virtual

UpdateGUIForObject

References _engine, GEOM_Gen_i::GetNS(), and GEOM_Gen_i::GetORB().

Member Data Documentation

GEOM::GEOM_Gen_var GEOM_IOperations_i::_engine
private
::GEOM_IOperations* GEOM_IOperations_i::_impl
private

The documentation for this class was generated from the following files: