![]() |
|
|
Generated: 18 Jul 2008 |


Definition at line 21 of file ConvSvc.cpp.
Public Member Functions | |
| ConvSvc (const std::string &name, ISvcLocator *svc) | |
| Standard Constructor. | |
| virtual | ~ConvSvc () |
| Standard Destructor. | |
| HbookCnv::ConvSvc::ConvSvc | ( | const std::string & | name, | |
| ISvcLocator * | svc | |||
| ) | [inline] |
Standard Constructor.
Definition at line 24 of file ConvSvc.cpp.
00025 : ConversionSvc(name, svc, HBOOK_StorageType) { 00026 }
| virtual HbookCnv::ConvSvc::~ConvSvc | ( | ) | [inline, virtual] |