ATLAS_THREAD_SAFE | SG::AuxVectorData | protectedstatic |
ATLAS_THREAD_SAFE | SG::AuxVectorData | mutableprivate |
ATLAS_THREAD_SAFE | SG::AuxVectorData | mutableprivate |
ATLAS_THREAD_SAFE | SG::AuxVectorData | mutableprivate |
ATLAS_THREAD_SAFE | SG::AuxVectorData | mutableprivate |
AuxVectorData() | SG::AuxVectorData | |
AuxVectorData(AuxVectorData &&rhs) | SG::AuxVectorData | |
AuxVectorData(const AuxVectorData &) | SG::AuxVectorData | private |
capacity_v() const | SG::AuxElementData | inlinevirtual |
clearCache() | SG::AuxVectorData | |
clearCache(SG::auxid_t auxid) | SG::AuxVectorData | |
clearDecorations() const | SG::AuxVectorData | |
clearDecorCache(SG::auxid_t auxid) | SG::AuxVectorData | |
getAuxIDs() const | SG::AuxVectorData | |
getConstStore() const | SG::AuxVectorData | |
getConstStoreLink() const | SG::AuxVectorData | |
getConstStoreOol() const | SG::AuxVectorData | |
getData(SG::auxid_t auxid, size_t ndx) | SG::AuxVectorData | |
getData(SG::auxid_t auxid, size_t ndx) const | SG::AuxVectorData | |
getDataArray(SG::auxid_t auxid) const | SG::AuxVectorData | |
getDataArray(SG::auxid_t auxid) | SG::AuxVectorData | |
getDataArrayAllowMissing(SG::auxid_t auxid) const | SG::AuxVectorData | |
getDataOol(SG::auxid_t auxid, bool allowMissing) | SG::AuxVectorData | private |
getDataOol(SG::auxid_t auxid, bool allowMissing) const | SG::AuxVectorData | private |
getDataSpan(SG::auxid_t auxid) const | SG::AuxVectorData | |
getDataSpanOol(SG::auxid_t auxid, bool allowMissing) const | SG::AuxVectorData | private |
getDecoration(SG::auxid_t auxid, size_t ndx) const | SG::AuxVectorData | |
getDecorationArray(SG::auxid_t auxid) const | SG::AuxVectorData | |
getDecorationOol(SG::auxid_t auxid) const | SG::AuxVectorData | private |
getDecorIDs() const | SG::AuxVectorData | |
getStore() | SG::AuxVectorData | |
getStore() const | SG::AuxVectorData | |
getWritableAuxIDs() const | SG::AuxVectorData | |
guard_t typedef | SG::AuxVectorData | private |
hasNonConstStore() const | SG::AuxVectorData | |
hasStore() const | SG::AuxVectorData | |
isAvailable(auxid_t id) const | SG::AuxVectorData | |
isAvailableOol(auxid_t id) const | SG::AuxVectorData | private |
isAvailableWritable(auxid_t id) | SG::AuxVectorData | |
isAvailableWritableAsDecoration(auxid_t id) const | SG::AuxVectorData | |
isAvailableWritableAsDecorationOol(auxid_t id) const | SG::AuxVectorData | private |
isAvailableWritableOol(auxid_t id) | SG::AuxVectorData | private |
lock() override | SG::AuxVectorData | virtual |
lockDecoration(SG::auxid_t auxid) | SG::AuxVectorData | |
m_constStore | SG::AuxVectorData | private |
m_constStoreLink | SG::AuxVectorData | private |
m_mutex | SG::AuxVectorData | mutableprivate |
m_store | SG::AuxVectorData | private |
mutex_t typedef | SG::AuxVectorData | private |
operator=(AuxVectorData &&rhs) | SG::AuxVectorData | |
operator=(const AuxVectorData &) | SG::AuxVectorData | private |
s_emptySet | SG::AuxVectorData | privatestatic |
setCache(SG::auxid_t auxid, void *ptr) | SG::AuxVectorData | protected |
setCache(SG::auxid_t auxid, const void *ptr) | SG::AuxVectorData | protected |
setNonConstStore(SG::IAuxStore *store) | SG::AuxVectorData | protected |
setOption(auxid_t id, const AuxDataOption &option) | SG::AuxVectorData | |
setOption(const std::string &name, const AuxDataOption &option) | SG::AuxVectorData | |
setOption(const std::string &name, const std::string &clsname, const AuxDataOption &option) | SG::AuxVectorData | |
setOption(auxid_t id, const std::string &optname, T arg) | SG::AuxVectorData | |
setOption(const std::string &name, const std::string &optname, int arg) | SG::AuxVectorData | |
setOption(const std::string &name, const std::string &optname, float arg) | SG::AuxVectorData | |
setOption(const std::string &name, const std::string &optname, double arg) | SG::AuxVectorData | |
setOption(const std::string &name, const std::string &clsname, const std::string &optname, T arg) | SG::AuxVectorData | |
setStore(SG::IAuxStore *store) | SG::AuxVectorData | protected |
setStore(const SG::IConstAuxStore *store) | SG::AuxVectorData | protected |
setStore(const DataLink< SG::IConstAuxStore > &store) | SG::AuxVectorData | protected |
size_v() const | SG::AuxElementData | inlinevirtual |
swap(AuxVectorData &other) | SG::AuxVectorData | |
~AuxVectorData() | SG::AuxVectorData | virtual |
~ILockable() | ILockable | inlinevirtual |