ATLAS Offline Software
SG::Accessor< T, ALLOC > Member List

This is the complete list of members for SG::Accessor< T, ALLOC >, including all inherited members.

Accessor(const std::string &name)SG::Accessor< T, ALLOC >
Accessor(const std::string &name, const std::string &clsname)SG::Accessor< T, ALLOC >
Accessor(const SG::auxid_t auxid)SG::Accessor< T, ALLOC >
auxid() constSG::ConstAccessor< T, AuxAllocator_t< T > >
const_container_pointer_type typedefSG::ConstAccessor< T, AuxAllocator_t< T > >
const_reference_type typedefSG::ConstAccessor< T, AuxAllocator_t< T > >
const_span typedefSG::ConstAccessor< T, AuxAllocator_t< T > >
ConstAccessor(const std::string &name)SG::ConstAccessor< T, AuxAllocator_t< T > >
ConstAccessor(const std::string &name, const std::string &clsname)SG::ConstAccessor< T, AuxAllocator_t< T > >
ConstAccessor(const SG::auxid_t auxid)SG::ConstAccessor< T, AuxAllocator_t< T > >
ConstAccessor(const std::string &name, const std::string &clsname, const SG::AuxVarFlags flags)SG::ConstAccessor< T, AuxAllocator_t< T > >protected
ConstAccessor(const SG::auxid_t auxid, const SG::AuxVarFlags flags)SG::ConstAccessor< T, AuxAllocator_t< T > >protected
container_pointer_type typedefSG::Accessor< T, ALLOC >
element_type typedefSG::Accessor< T, ALLOC >
getDataArray(AuxVectorData &container) constSG::Accessor< T, ALLOC >
ConstAccessor< T, AuxAllocator_t< T > >::getDataArray(const AuxVectorData &container) constSG::ConstAccessor< T, AuxAllocator_t< T > >
getDataSpan(AuxVectorData &container) constSG::Accessor< T, ALLOC >
ConstAccessor< T, AuxAllocator_t< T > >::getDataSpan(const AuxVectorData &container) constSG::ConstAccessor< T, AuxAllocator_t< T > >
isAvailable(const ELT &e) constSG::ConstAccessor< T, AuxAllocator_t< T > >
isAvailable(const AuxVectorData &c) constSG::ConstAccessor< T, AuxAllocator_t< T > >
isAvailableWritable(ELT &e) constSG::Accessor< T, ALLOC >
isAvailableWritable(AuxVectorData &c) constSG::Accessor< T, ALLOC >
m_auxidSG::ConstAccessor< T, AuxAllocator_t< T > >protected
operator()(ELT &e) constSG::Accessor< T, ALLOC >
operator()(AuxVectorData &container, size_t index) constSG::Accessor< T, ALLOC >
ConstAccessor< T, AuxAllocator_t< T > >::operator()(const ELT &e) constSG::ConstAccessor< T, AuxAllocator_t< T > >
ConstAccessor< T, AuxAllocator_t< T > >::operator()(const AuxVectorData &container, size_t index) constSG::ConstAccessor< T, AuxAllocator_t< T > >
reference_type typedefSG::Accessor< T, ALLOC >
set(ELT &e, const element_type &x) constSG::Accessor< T, ALLOC >
span typedefSG::Accessor< T, ALLOC >
withDefault(const ELT &e, const T &deflt) constSG::ConstAccessor< T, AuxAllocator_t< T > >
withDefault(const AuxVectorData &container, size_t index, const T &deflt) constSG::ConstAccessor< T, AuxAllocator_t< T > >