#include <Registry.hh>
◆ ascii_key_type [1/3]
◆ ascii_key_type [2/3]
◆ ascii_key_type [3/3]
◆ id_type [1/3]
◆ id_type [2/3]
◆ id_type [3/3]
◆ info_type [1/3]
◆ info_type [2/3]
◆ info_type [3/3]
◆ registry_container_type [1/3]
◆ registry_container_type [2/3]
◆ registry_container_type [3/3]
◆ registry_name_container_type [1/3]
◆ registry_name_container_type [2/3]
◆ registry_name_container_type [3/3]
◆ Registry() [1/6]
diskCache::Common::Registry::Registry |
( |
| ) |
|
◆ Registry() [2/6]
diskCache::Common::Registry::Registry |
( |
const Registry & |
Source | ) |
|
|
protected |
◆ Registry() [3/6]
diskCache::Common::Registry::Registry |
( |
| ) |
|
◆ Registry() [4/6]
diskCache::Common::Registry::Registry |
( |
const Registry & |
Source | ) |
|
|
protected |
◆ Registry() [5/6]
diskCache::Common::Registry::Registry |
( |
| ) |
|
◆ Registry() [6/6]
diskCache::Common::Registry::Registry |
( |
const Registry & |
Source | ) |
|
|
protected |
◆ GetInfo() [1/3]
◆ GetInfo() [2/3]
◆ GetInfo() [3/3]
◆ Id() [1/3]
- Todo:
- This needs to be locked to be thread safe. It only needs to be locked with a read lock since it only queries the information.
- Todo:
- This needs to be locked to be thread safe. It only needs to be locked with a read lock since it only queries the information.
- Todo:
- This needs to be locked to be thread safe. It only needs to be locked with a read lock since it only queries the information.
◆ Id() [2/3]
id_type diskCache::Common::Registry::Id |
( |
const std::string & |
Name | ) |
const |
◆ Id() [3/3]
id_type diskCache::Common::Registry::Id |
( |
const std::string & |
Name | ) |
const |
◆ Register() [1/3]
- Todo:
- Lock the registry because changes are going to happen
◆ Register() [2/3]
id_type diskCache::Common::Registry::Register |
( |
const Info & |
Key | ) |
|
◆ Register() [3/3]
id_type diskCache::Common::Registry::Register |
( |
const Info & |
Key | ) |
|
◆ registry() [1/3]
◆ registry() [2/3]
◆ registry() [3/3]
◆ KEY_NULL
static const id_type diskCache::Common::Registry::KEY_NULL = id_type( 0 ) |
|
static |
◆ m_info
◆ m_max_id
id_type diskCache::Common::Registry::m_max_id |
|
private |
◆ m_name_info
The documentation for this class was generated from the following files:
- /build/ldas-tools-diskcacheapi-2.7.2/debian/tmp/usr/include/diskcacheAPI/Common/Registry.hh
- /build/ldas-tools-diskcacheapi-2.7.2/src/Common/Registry.cc