ldas-tools-diskcacheAPI  2.7.2
Public Types | Public Member Functions | Private Attributes | List of all members
diskCache::Common::Registry::AlreadyRegisteredException Class Reference

#include <Registry.hh>

Inheritance diagram for diskCache::Common::Registry::AlreadyRegisteredException:
Inheritance graph
[legend]
Collaboration diagram for diskCache::Common::Registry::AlreadyRegisteredException:
Collaboration graph
[legend]

Public Types

typedef Registry::id_type id_type
 
typedef Registry::id_type id_type
 
typedef Registry::id_type id_type
 

Public Member Functions

 AlreadyRegisteredException (const std::string &Name, id_type Id)
 
 ~AlreadyRegisteredException () throw ( )
 
id_type Id () const
 
const std::string & Name () const
 
 AlreadyRegisteredException (const std::string &Name, id_type Id)
 
 ~AlreadyRegisteredException () throw ( )
 
id_type Id () const
 
const std::string & Name () const
 
 AlreadyRegisteredException (const std::string &Name, id_type Id)
 
 ~AlreadyRegisteredException () throw ( )
 
id_type Id () const
 
const std::string & Name () const
 

Private Attributes

id_type m_id
 
std::string m_name
 

Member Typedef Documentation

◆ id_type [1/3]

◆ id_type [2/3]

◆ id_type [3/3]

Constructor & Destructor Documentation

◆ AlreadyRegisteredException() [1/3]

diskCache::Common::Registry::AlreadyRegisteredException::AlreadyRegisteredException ( const std::string &  Name,
id_type  Id 
)
inline

◆ ~AlreadyRegisteredException() [1/3]

diskCache::Common::Registry::AlreadyRegisteredException::~AlreadyRegisteredException ( )
throw (
)
inline

◆ AlreadyRegisteredException() [2/3]

diskCache::Common::Registry::AlreadyRegisteredException::AlreadyRegisteredException ( const std::string &  Name,
id_type  Id 
)

◆ ~AlreadyRegisteredException() [2/3]

diskCache::Common::Registry::AlreadyRegisteredException::~AlreadyRegisteredException ( )
throw (
)

◆ AlreadyRegisteredException() [3/3]

diskCache::Common::Registry::AlreadyRegisteredException::AlreadyRegisteredException ( const std::string &  Name,
id_type  Id 
)

◆ ~AlreadyRegisteredException() [3/3]

diskCache::Common::Registry::AlreadyRegisteredException::~AlreadyRegisteredException ( )
throw (
)

Member Function Documentation

◆ Id() [1/3]

Registry::AlreadyRegisteredException::id_type diskCache::Common::Registry::AlreadyRegisteredException::Id ( ) const
inline

◆ Id() [2/3]

id_type diskCache::Common::Registry::AlreadyRegisteredException::Id ( ) const

◆ Id() [3/3]

id_type diskCache::Common::Registry::AlreadyRegisteredException::Id ( ) const

◆ Name() [1/3]

const std::string & diskCache::Common::Registry::AlreadyRegisteredException::Name ( ) const
inline

◆ Name() [2/3]

const std::string& diskCache::Common::Registry::AlreadyRegisteredException::Name ( ) const

◆ Name() [3/3]

const std::string& diskCache::Common::Registry::AlreadyRegisteredException::Name ( ) const

Member Data Documentation

◆ m_id

id_type diskCache::Common::Registry::AlreadyRegisteredException::m_id
private

◆ m_name

std::string diskCache::Common::Registry::AlreadyRegisteredException::m_name
private

The documentation for this class was generated from the following file: