ldas-tools-diskcacheAPI
2.6.1
|
#include <Registry.hh>
Public Member Functions | |
Info (const ascii_key_type &Key) | |
This constructor creates a new object with the given key. More... | |
virtual | ~Info () |
virtual Info * | Clone () const =0 |
Public Attributes | |
const ascii_key_type | m_key_name |
Protected Member Functions | |
Info (const Info &Source) | |
|
inline |
This constructor creates a new object with the given key.
|
virtual |
|
inlineprotected |
|
pure virtual |
const ascii_key_type diskCache::Common::Registry::Info::m_key_name |