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