ldas-tools-diskcacheAPI  2.6.3
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

◆ id_type

Constructor & Destructor Documentation

◆ AlreadyRegisteredException()

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

◆ ~AlreadyRegisteredException()

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

Member Function Documentation

◆ Id()

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

◆ Name()

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

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