![]() |
ATLAS Offline Software
|
defines a StoreGateSvc key with a version number More...
#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | SG::VersionedKey |
| a StoreGateSvc key with a version number. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Functions | |
| bool | operator< (const SG::VersionedKey &lhs, const SG::VersionedKey &rhs) |
| sort according to highest key version | |
| std::ostream & | SG::operator<< (std::ostream &ost, const SG::VersionedKey &k) |
defines a StoreGateSvc key with a version number
Definition in file SGVersionedKey.h.
| bool operator< | ( | const SG::VersionedKey & | lhs, |
| const SG::VersionedKey & | rhs ) |
sort according to highest key version
Definition at line 91 of file SGVersionedKey.cxx.