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 | |
SGTest | |
Athena_test | |
functions & macros to test the difference between floats | |
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) |
Output stream. More... | |
bool | SG::operator== (const VarHandleBase &l, const VarHandleBase &r) |
Equality comparison. More... | |
bool | SG::operator!= (const VarHandleBase &l, const VarHandleBase &r) |
Inequality comparison. More... | |
Base class for VarHandle classes.
Definition in file StoreGate/StoreGate/VarHandleBase.h.