ATLAS Offline Software
|
#include <TestStore.h>
Public Member Functions | |
TestStoreRemap (SG::sgkey_t the_key=0, size_t the_index=0) | |
bool | operator== (const TestStoreRemap &other) const |
Public Attributes | |
SG::sgkey_t | key |
size_t | index |
Definition at line 32 of file TestStore.h.
|
inline |
Definition at line 34 of file TestStore.h.
|
inline |
size_t SGTest::TestStoreRemap::index |
Definition at line 39 of file TestStore.h.
SG::sgkey_t SGTest::TestStoreRemap::key |
Definition at line 38 of file TestStore.h.