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