#include <DbUserDataBaseCnv.h>
Inheritance diagram for DbUserDataBaseCnv:

Protected Methods | |
| DbUserDataBaseCnv ( const CLID& clid, IOODataBase* db, ISvcLocator* svc ) | |
| Standard constructor. More... | |
| virtual | ~DbUserDataBaseCnv () |
| Standard destructor. More... | |
| virtual const std::string | containerName (IDataDirectory* pDir) const |
| DbGenericConverter overrides: Retrieve the name of the container a given object is placed into. More... | |
Description: Definition of the converter to create user data. User data are
History :
+---------+----------------------------------------------+--------+
| Date | Comment | Who |
+---------+----------------------------------------------+--------+
| 21/10/00| Initial version. | MF |
+---------+----------------------------------------------+--------+
Author: M.Frank Version: 1.0
Definition at line 44 of file DbUserDataBaseCnv.h.
|
|
Standard constructor.
Definition at line 47 of file DbUserDataBaseCnv.h. |
|
|
Standard destructor.
Definition at line 53 of file DbUserDataBaseCnv.h. |
|
|
DbGenericConverter overrides: Retrieve the name of the container a given object is placed into.
Reimplemented from DbBaseConverter. Definition at line 56 of file DbUserDataBaseCnv.h. Referenced by DbNTupleCnv::createRep(). |
1.2.3 written by Dimitri van Heesch,
© 1997-2000