#include <IGESPlugin_OperationsCreator.hxx>
Public Member Functions | |
IGESPlugin_OperationsCreator () | |
~IGESPlugin_OperationsCreator () | |
GEOM_IOperations_i * | Create (PortableServer::POA_ptr thePOA, int theStudyId, GEOM::GEOM_Gen_ptr theEngine,::GEOMImpl_Gen *theGenImpl) |
Static Private Member Functions | |
static IGESPlugin_IOperations * | get (::GEOMImpl_Gen *theGenImpl, int theStudyId) |
Static Private Attributes | |
static std::map< int, IGESPlugin_IOperations * > | _mapOfOperations |
Friends | |
class | IGESPlugin_IECallBack |
IGESPlugin_OperationsCreator::IGESPlugin_OperationsCreator | ( | ) |
IGESPlugin_OperationsCreator::~IGESPlugin_OperationsCreator | ( | ) |
|
virtual |
Implements GEOM_GenericOperationsCreator.
|
staticprivate |
References _mapOfOperations.
|
friend |
|
staticprivate |