![]() |
ATLAS Offline Software
|
Base class for VarHandle classes. More...
#include <string>#include "StoreGate/VarHandleKey.h"#include "AthenaKernel/IProxyDict.h"#include "AthenaKernel/IResetable.h"#include "AthenaKernel/StoreID.h"#include "AthenaKernel/StorableConversions.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/EventContext.h"#include "SGTools/DataProxy.h"#include "SGTools/ProxyMap.h"#include "SGTools/BuiltinsClids.h"#include "SGTools/StlVectorClids.h"#include "SGTools/StlMapClids.h"#include "StoreGate/VarHandleBase.icc"Go to the source code of this file.
Classes | |
| class | SG::VarHandleBase |
| Base class for VarHandle types. More... | |
Namespaces | |
| namespace | SGTest |
| namespace | Athena_test |
| functions & macros to test the difference between floats | |
| namespace | SG |
| Forward declaration. | |
Functions | |
| void | Athena_test::varHandleTest (SGTest::TestStore &) |
| void | Athena_test::resetableTest (void) |
| void | Athena_test::refCountTest (void) |
| std::ostream & | SG::operator<< (std::ostream &out, const VarHandleBase &o) |
| Return the name of the store holding the object we are proxying. | |
| bool | SG::operator== (const VarHandleBase &l, const VarHandleBase &r) |
| Equality comparison. | |
| bool | SG::operator!= (const VarHandleBase &l, const VarHandleBase &r) |
| Inequality comparison. | |
Variables | |
| static constexpr bool | SG::defaultQuiet = false |
Base class for VarHandle classes.
Definition in file StoreGate/StoreGate/VarHandleBase.h.