![]() |
ATLAS Offline Software
|
#include <AliasStore.h>
Public Member Functions | |
| AliasStore () | |
| void | AddAlias (const std::string &, const std::string &) |
| bool | IsAliased (const std::string &) |
| std::string | Alias (const std::string &) |
Public Attributes | |
| K | keys |
| STL member. | |
| T | elements |
| STL member. | |
Definition at line 11 of file AliasStore.h.
|
inline |
Definition at line 13 of file AliasStore.h.
Definition at line 8 of file AliasStore.cxx.
| std::string AliasStore::Alias | ( | const std::string & | tag | ) |
| bool AliasStore::IsAliased | ( | const std::string & | tag | ) |
Definition at line 26 of file AliasStore.cxx.
|
inherited |
STL member.
|
inherited |
STL member.