ldas-tools-diskcacheAPI  2.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
diskCache::Common::Registry::Info Struct Referenceabstract

#include <Registry.hh>

Inheritance diagram for diskCache::Common::Registry::Info:
diskCache::Cache::Registry::Info

Public Member Functions

 Info (const ascii_key_type &Key)
 This constructor creates a new object with the given key. More...
 
virtual ~Info ()
 
virtual InfoClone () const =0
 

Public Attributes

const ascii_key_type m_key_name
 

Protected Member Functions

 Info (const Info &Source)
 

Constructor & Destructor Documentation

diskCache::Common::Registry::Info::Info ( const ascii_key_type Key)
inline

This constructor creates a new object with the given key.

diskCache::Common::Registry::Info::~Info ( )
virtual
diskCache::Common::Registry::Info::Info ( const Info Source)
inlineprotected

Member Function Documentation

virtual Info* diskCache::Common::Registry::Info::Clone ( ) const
pure virtual

Member Data Documentation

const ascii_key_type diskCache::Common::Registry::Info::m_key_name

The documentation for this struct was generated from the following files: