ldas-tools-diskcacheAPI  2.5.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
diskCache::Common::Registry::AlreadyRegisteredException Class Reference

#include <Registry.hh>

Inheritance diagram for diskCache::Common::Registry::AlreadyRegisteredException:

Public Types

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
 

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

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

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