Version: 9.12.0
SALOMEDSImpl_DriverFactory Class Referenceabstract

#include <SALOMEDSImpl_Driver.hxx>

Inheritance diagram for SALOMEDSImpl_DriverFactory:

Public Member Functions

virtual SALOMEDSImpl_DriverGetDriverByType (const std::string &theComponentType)=0
 
virtual SALOMEDSImpl_DriverGetDriverByIOR (const std::string &theIOR)=0
 

Member Function Documentation

◆ GetDriverByIOR()

virtual SALOMEDSImpl_Driver* SALOMEDSImpl_DriverFactory::GetDriverByIOR ( const std::string &  theIOR)
pure virtual

◆ GetDriverByType()

virtual SALOMEDSImpl_Driver* SALOMEDSImpl_DriverFactory::GetDriverByType ( const std::string &  theComponentType)
pure virtual