![]() |
ATLAS Offline Software
|
#include <AGDDVolumeStore.h>
Public Member Functions | |
| AGDDVolumeStore () | |
| void | RegisterVolume (AGDDVolume *) |
| AGDDVolume * | GetVolume (std::string) |
| bool | Exist (std::string) |
| void | Clean () |
Public Attributes | |
| std::string | keys |
| STL member. | |
| std::string | keys |
| STL member. | |
| AGDDVolume * | elements |
| STL member. | |
| AGDDVolume * | elements |
| STL member. | |
Definition at line 15 of file AGDDVolumeStore.h.
| AGDDVolumeStore::AGDDVolumeStore | ( | ) |
Definition at line 10 of file AGDDVolumeStore.cxx.
| void AGDDVolumeStore::Clean | ( | ) |
Definition at line 36 of file AGDDVolumeStore.cxx.
| bool AGDDVolumeStore::Exist | ( | std::string | n | ) |
Definition at line 20 of file AGDDVolumeStore.cxx.
| AGDDVolume * AGDDVolumeStore::GetVolume | ( | std::string | name | ) |
Definition at line 25 of file AGDDVolumeStore.cxx.
| void AGDDVolumeStore::RegisterVolume | ( | AGDDVolume * | v | ) |
Definition at line 14 of file AGDDVolumeStore.cxx.
|
inherited |
STL member.
|
inherited |
STL member.
|
inherited |
STL member.
|
inherited |
STL member.