Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DbUserDataBaseCnv Class Reference

NTuple file converter class definition. More...

#include <DbUserDataBaseCnv.h>

Inheritance diagram for DbUserDataBaseCnv:

DbGenericConverter DbBaseConverter Converter DbNTupleCnv DbCWNTupleCnv DbRWNTupleCnv List of all members.

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...


Detailed Description

NTuple file converter class definition.

Description: Definition of the converter to create user data. User data are

Dependencies:

History :

    +---------+----------------------------------------------+--------+
    |    Date |                 Comment                      | Who    |
    +---------+----------------------------------------------+--------+
    | 21/10/00| Initial version.                             | MF     |
    +---------+----------------------------------------------+--------+
    
Author: M.Frank Version: 1.0

Definition at line 44 of file DbUserDataBaseCnv.h.


Constructor & Destructor Documentation

DbUserDataBaseCnv::DbUserDataBaseCnv ( const CLID & clid,
IOODataBase * db,
ISvcLocator * svc ) [inline, protected]
 

Standard constructor.

Definition at line 47 of file DbUserDataBaseCnv.h.

DbUserDataBaseCnv::~DbUserDataBaseCnv ( ) [inline, protected, virtual]
 

Standard destructor.

Definition at line 53 of file DbUserDataBaseCnv.h.


Member Function Documentation

const std::string DbUserDataBaseCnv::containerName ( IDataDirectory * pDir ) const [inline, protected, virtual]
 

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().


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:22:23 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000