![]() |
ATLAS Offline Software
|
#include <AGDDColorStore.h>
Public Member Functions | |
| AGDDColorStore () | |
| void | Register (AGDDColor *) |
| AGDDColor * | GetColor (const std::string &) |
| bool | Exist (const std::string &) const |
Public Attributes | |
| std::string | keys |
| STL member. | |
| std::string | keys |
| STL member. | |
| AGDDColor * | elements |
| STL member. | |
| AGDDColor * | elements |
| STL member. | |
Definition at line 15 of file AGDDColorStore.h.
| AGDDColorStore::AGDDColorStore | ( | ) |
Definition at line 9 of file AGDDColorStore.cxx.
| bool AGDDColorStore::Exist | ( | const std::string & | n | ) | const |
Definition at line 19 of file AGDDColorStore.cxx.
Definition at line 24 of file AGDDColorStore.cxx.
| void AGDDColorStore::Register | ( | AGDDColor * | v | ) |
Definition at line 13 of file AGDDColorStore.cxx.
|
inherited |
STL member.
|
inherited |
STL member.