ATLAS Offline Software
|
This is the complete list of members for SG::AuxVectorBase, including all inherited members.
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 |
AuxVectorBase() | SG::AuxVectorBase | |
AuxVectorBase(AuxVectorBase &&rhs) | SG::AuxVectorBase | |
AuxVectorData() | SG::AuxVectorData | |
AuxVectorData(AuxVectorData &&rhs) | SG::AuxVectorData | |
AuxVectorData(const AuxVectorData &) | SG::AuxVectorData | private |
capacity_v() const =0 | SG::AuxVectorData | pure virtual |
clearCache() | SG::AuxVectorData | |
clearCache(SG::auxid_t auxid) | SG::AuxVectorData | |
clearDecorations() const | SG::AuxVectorData | |
clearDecorCache(SG::auxid_t auxid) | SG::AuxVectorData | |
clearIndex(ForwardIterator elt) | SG::AuxVectorBase | protected |
clearIndex1(const std::false_type &, ForwardIterator elt) | SG::AuxVectorBase | private |
clearIndex1(const std::true_type &, ForwardIterator elt) | SG::AuxVectorBase | private |
clearIndices(ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | protected |
clearIndices1(const std::false_type &, ForwardIterator, ForwardIterator) | SG::AuxVectorBase | private |
clearIndices1(const std::true_type &, ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | private |
const_span typedef | SG::AuxVectorBase | |
getAuxIDs() const | SG::AuxVectorData | |
getConstDataSpan(const std::string &name) const | SG::AuxVectorBase | |
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 | |
getDataArrayForResort(SG::auxid_t auxid) | SG::AuxVectorBase | private |
getDataOol(SG::auxid_t auxid, bool allowMissing) | SG::AuxVectorData | private |
getDataOol(SG::auxid_t auxid, bool allowMissing) const | SG::AuxVectorData | private |
getDataSpan(const std::string &name) | SG::AuxVectorBase | |
getDataSpan(const std::string &name) const | SG::AuxVectorBase | |
SG::AuxVectorData::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 |
getDecorationSpan(const std::string &name) const | SG::AuxVectorBase | |
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 | |
initAuxVectorBase(SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy indexTrackingPolicy) | SG::AuxVectorBase | protected |
initAuxVectorBase1(const std::false_type &, SG::OwnershipPolicy, SG::IndexTrackingPolicy) | SG::AuxVectorBase | private |
initAuxVectorBase1(const std::true_type &, SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy indexTrackingPolicy) | SG::AuxVectorBase | private |
isAvailable(const std::string &name, const std::string &clsname="") const | SG::AuxVectorBase | |
isAvailable(auxid_t id) const | SG::AuxVectorBase | |
SG::AuxVectorData::isAvailable(auxid_t id) const | SG::AuxVectorData | |
isAvailableOol(auxid_t id) const | SG::AuxVectorData | private |
isAvailableWritable(const std::string &name, const std::string &clsname="") | SG::AuxVectorBase | |
isAvailableWritable(auxid_t id) | SG::AuxVectorBase | |
SG::AuxVectorData::isAvailableWritable(auxid_t id) | SG::AuxVectorData | |
isAvailableWritableAsDecoration(const std::string &name, const std::string &clsname="") const | SG::AuxVectorBase | |
isAvailableWritableAsDecoration(auxid_t id) const | SG::AuxVectorBase | |
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 |
m_trackIndices | SG::AuxVectorBase | private |
moveAux(size_t index, SG::AuxElement *p, bool clear=false, bool skipDestClear=false) | SG::AuxVectorBase | protected |
moveAux(size_t index, const void *p, bool clear=false, bool skipDestClear=false) | SG::AuxVectorBase | protected |
moveAux(size_t index, ForwardIterator beg, ForwardIterator end, bool clear=false, bool skipDestClear=false) | SG::AuxVectorBase | protected |
moveAux1(const std::false_type &, size_t index, ForwardIterator beg, ForwardIterator end, bool clear=false, bool skipDestClear=false) | SG::AuxVectorBase | private |
moveAux1(const std::true_type &, size_t index, ForwardIterator beg, ForwardIterator end, bool clear=false, bool skipDestClear=false) | SG::AuxVectorBase | private |
mutex_t typedef | SG::AuxVectorData | private |
operator=(AuxVectorBase &&rhs) | SG::AuxVectorBase | |
SG::AuxVectorData::operator=(AuxVectorData &&rhs) | SG::AuxVectorData | |
reserve(size_t size) | SG::AuxVectorBase | protected |
reserve1(const std::false_type &, size_t size) | SG::AuxVectorBase | private |
reserve1(const std::true_type &, size_t size) | SG::AuxVectorBase | private |
resize(size_t size) | SG::AuxVectorBase | protected |
resize1(const std::false_type &, size_t size) | SG::AuxVectorBase | private |
resize1(const std::true_type &, size_t size) | SG::AuxVectorBase | private |
resortAux(size_t index, ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | protected |
resortAux1(const std::false_type &, size_t index, ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | private |
resortAux1(const std::true_type &, size_t index, ForwardIterator a, ForwardIterator b) | SG::AuxVectorBase | private |
ResortAuxHelper class | SG::AuxVectorBase | friend |
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 |
setConstStore(const SG::IConstAuxStore *store) | SG::AuxVectorBase | |
setIndexForResort(SG::AuxElement *elt, size_t idx) | SG::AuxVectorBase | private |
setIndices(ForwardIterator beg, ForwardIterator end, size_t first=0) | SG::AuxVectorBase | protected |
setIndices1(const std::false_type &, ForwardIterator beg, ForwardIterator end, size_t first) | SG::AuxVectorBase | private |
setIndices1(const std::true_type &, ForwardIterator beg, ForwardIterator end, size_t first) | SG::AuxVectorBase | private |
setNonConstStore(SG::IAuxStore *store) | SG::AuxVectorBase | |
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::AuxVectorBase | |
setStore(const SG::IConstAuxStore *store) | SG::AuxVectorBase | |
setStore(const DataLink< SG::IConstAuxStore > &store) | SG::AuxVectorBase | |
shift(DVL &cont, size_t pos, ptrdiff_t offs) | SG::AuxVectorBase | protected |
shift1(const std::false_type &, DVL &cont, size_t pos, ptrdiff_t offs) | SG::AuxVectorBase | private |
shift1(const std::true_type &, DVL &cont, size_t pos, ptrdiff_t offs) | SG::AuxVectorBase | private |
size_v() const =0 | SG::AuxVectorData | pure virtual |
span typedef | SG::AuxVectorBase | |
supportsThinning | SG::AuxVectorBase | static |
swap(AuxVectorBase &other) | SG::AuxVectorBase | protected |
SG::AuxVectorData::swap(AuxVectorData &other) | SG::AuxVectorData | |
swapElementsAux(size_t aindex, size_t bindex, SG::AuxElement *a, SG::AuxElement *b, AuxVectorBase *bcont) | SG::AuxVectorBase | protected |
swapElementsAux(size_t aindex, size_t bindex, const void *a, const void *b, AuxVectorBase *bcont) | SG::AuxVectorBase | protected |
trackIndices() const | SG::AuxVectorBase | |
~AuxVectorBase() | SG::AuxVectorBase | virtual |
~AuxVectorData() | SG::AuxVectorData | virtual |
~ILockable() | ILockable | inlinevirtual |