#include <CdbAnyTypeDict.hh>
Inheritance diagram for CdbAnyTypeDictImpl::HolderBase:

Public Member Functions | |
| HolderBase (int theTypeId) | |
| virtual | ~HolderBase () |
| virtual HolderBase * | clone () const=0 |
Public Attributes | |
| int | typeId |
|
|
Definition at line 26 of file CdbAnyTypeDict.hh. References typeId. |
|
|
Definition at line 27 of file CdbAnyTypeDict.hh. |
|
|
Implemented in CdbAnyTypeDictImpl::Holder< T >. |
|
|
Definition at line 29 of file CdbAnyTypeDict.hh. Referenced by CdbAnyTypeDict< std::string >::find(), and HolderBase(). |
1.3-rc3