#include <SALOMEDS_Driver_i.hxx>
Public Member Functions | |
SALOMEDS_DriverFactory_i (CORBA::ORB_ptr theORB) | |
~SALOMEDS_DriverFactory_i () | |
virtual SALOMEDSImpl_Driver * | GetDriverByType (const std::string &theComponentType) |
virtual SALOMEDSImpl_Driver * | GetDriverByIOR (const std::string &theIOR) |
Protected Attributes | |
CORBA::ORB_var | _orb |
SALOME_NamingService * | _name_service |
SALOMEDS_DriverFactory_i::SALOMEDS_DriverFactory_i | ( | CORBA::ORB_ptr | theORB | ) |
References _name_service, and _orb.
SALOMEDS_DriverFactory_i::~SALOMEDS_DriverFactory_i | ( | ) |
References _name_service.
|
virtual |
Implements SALOMEDSImpl_DriverFactory.
References _orb.
|
virtual |
|
protected |
Referenced by GetDriverByType(), SALOMEDS_DriverFactory_i(), and ~SALOMEDS_DriverFactory_i().
|
protected |
Referenced by GetDriverByIOR(), GetDriverByType(), and SALOMEDS_DriverFactory_i().