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

#include <VTKPlugin_OperationsCreator.hxx>

Inheritance diagram for VTKPlugin_OperationsCreator:
Inheritance graph

Public Member Functions

 VTKPlugin_OperationsCreator ()
 
 ~VTKPlugin_OperationsCreator ()
 
GEOM_IOperations_iCreate (PortableServer::POA_ptr thePOA, int theStudyId, GEOM::GEOM_Gen_ptr theEngine,::GEOMImpl_Gen *theGenImpl)
 

Static Private Member Functions

static VTKPlugin_IOperationsget (::GEOMImpl_Gen *theGenImpl, int theStudyId)
 

Static Private Attributes

static std::map< int,
VTKPlugin_IOperations * > 
_mapOfOperations
 

Friends

class VTKPlugin_IECallBack
 

Constructor & Destructor Documentation

VTKPlugin_OperationsCreator::VTKPlugin_OperationsCreator ( )
VTKPlugin_OperationsCreator::~VTKPlugin_OperationsCreator ( )

Member Function Documentation

GEOM_IOperations_i * VTKPlugin_OperationsCreator::Create ( PortableServer::POA_ptr  thePOA,
int  theStudyId,
GEOM::GEOM_Gen_ptr  theEngine,
::GEOMImpl_Gen theGenImpl 
)
virtual
VTKPlugin_IOperations * VTKPlugin_OperationsCreator::get ( ::GEOMImpl_Gen theGenImpl,
int  theStudyId 
)
staticprivate

References _mapOfOperations.

Friends And Related Function Documentation

friend class VTKPlugin_IECallBack
friend

Member Data Documentation

std::map< int, VTKPlugin_IOperations * > VTKPlugin_OperationsCreator::_mapOfOperations
staticprivate

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