#include <STEPPlugin_OperationsCreator.hxx>

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