ldas-tools-diskcacheAPI 2.7.7
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:
Inheritance graph
[legend]

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
 
 Info (const ascii_key_type &Key)
 
virtual ~Info ()
 
virtual InfoClone () const =0
 
 Info (const ascii_key_type &Key)
 
virtual ~Info ()
 
virtual InfoClone () const =0
 

Public Attributes

const ascii_key_type m_key_name
 

Protected Member Functions

 Info (const Info &Source)
 
 Info (const Info &Source)
 
 Info (const Info &Source)
 

Constructor & Destructor Documentation

◆ Info() [1/6]

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

This constructor creates a new object with the given key.

◆ ~Info() [1/3]

diskCache::Common::Registry::Info::~Info ( )
virtual

◆ Info() [2/6]

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

◆ Info() [3/6]

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

◆ ~Info() [2/3]

virtual diskCache::Common::Registry::Info::~Info ( )
virtual

◆ Info() [4/6]

diskCache::Common::Registry::Info::Info ( const Info Source)
protected

◆ Info() [5/6]

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

◆ ~Info() [3/3]

virtual diskCache::Common::Registry::Info::~Info ( )
virtual

◆ Info() [6/6]

diskCache::Common::Registry::Info::Info ( const Info Source)
protected

Member Function Documentation

◆ Clone() [1/3]

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

◆ Clone() [2/3]

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

◆ Clone() [3/3]

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

Member Data Documentation

◆ m_key_name

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

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