ATLAS Offline Software
Loading...
Searching...
No Matches
VarHandleBase.cxx File Reference
#include "StoreGate/VarHandleBase.h"
#include "StoreGate/StoreGateSvc.h"
#include "StoreGate/tools/SGImplSvc.h"
#include "StoreGate/exceptions.h"
#include "AthenaKernel/DataBucketBase.h"
#include "AthenaKernel/StorableConversions.h"
#include "GaudiKernel/MsgStream.h"
#include "AthenaKernel/IHiveStore.h"
#include "AthenaKernel/getMessageSvc.h"
#include "AthenaKernel/errorcheck.h"
#include "AthenaKernel/ExtendedEventContext.h"
#include "GaudiKernel/ThreadLocalContext.h"
#include <algorithm>
#include <cstdio>
#include <format>

Go to the source code of this file.

Classes

class  SG::SymlinkDataObject
 Helper for symLink_impl. More...

Namespaces

namespace  errorcheck
namespace  SG
 Forward declaration.

Functions

std::string errorcheck::context_name (const SG::VarHandleBase *context)
 Return a context name for a VarHandle.
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.