, including all inherited members.
AuxVectorBase() | SG::AuxVectorBase | |
AuxVectorData() | SG::AuxVectorData | |
capacity_v() const =0 | SG::AuxVectorData | [pure virtual] |
clearCache() | SG::AuxVectorData | [inline] |
clearDecorations() const | SG::AuxVectorData | |
clearIndex(ForwardIterator elt) | SG::AuxVectorBase | [inline, protected] |
clearIndices(ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | [inline, protected] |
getAuxIDs() const | SG::AuxVectorData | |
getConstStore() const | SG::AuxVectorData | [inline] |
getData(SG::auxid_t auxid, size_t ndx) | SG::AuxVectorData | [inline] |
getData(SG::auxid_t auxid, size_t ndx) const | SG::AuxVectorData | [inline] |
getDataArray(SG::auxid_t auxid) const | SG::AuxVectorData | [inline] |
getDataArray(SG::auxid_t auxid) | SG::AuxVectorData | [inline, protected] |
getDataArrayAllowMissing(SG::auxid_t auxid) const | SG::AuxVectorData | [inline] |
getDecoration(SG::auxid_t auxid, size_t ndx) const | SG::AuxVectorData | [inline] |
getDecorationArray(SG::auxid_t auxid) const | SG::AuxVectorData | [inline, protected] |
getStore() const | SG::AuxVectorData | [inline] |
getWritableAuxIDs() const | SG::AuxVectorData | |
hasNonConstStore() const | SG::AuxVectorData | [inline] |
hasStore() const | SG::AuxVectorData | [inline] |
initAuxVectorBase(SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy indexTrackingPolicy) | SG::AuxVectorBase | [inline, protected] |
isAvailable(auxid_t id) const | SG::AuxVectorData | [inline] |
isAvailable(const std::string &name, const std::string &clsname="") const | SG::AuxVectorData | [inline] |
isAvailableWritable(auxid_t id) const | SG::AuxVectorData | [inline] |
isAvailableWritable(const std::string &name, const std::string &clsname="") const | SG::AuxVectorData | [inline] |
isAvailableWritableAsDecoration(auxid_t id) const | SG::AuxVectorData | [inline] |
isAvailableWritableAsDecoration(const std::string &name, const std::string &clsname="") const | SG::AuxVectorData | [inline] |
lock() ATH_OVERRIDE | SG::AuxVectorData | [virtual] |
moveAux(size_t index, SG::AuxElement *p, bool clear=false) | SG::AuxVectorBase | [protected] |
moveAux(size_t index, const void *p, bool clear=false) | SG::AuxVectorBase | [inline, protected] |
moveAux(size_t index, ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | [inline, protected] |
reserve(size_t size) | SG::AuxVectorBase | [inline, protected] |
resize(size_t size) | SG::AuxVectorBase | [inline, protected] |
resortAux(size_t index, ForwardIterator beg, ForwardIterator end) | SG::AuxVectorBase | [inline, protected] |
ResortAuxHelper (defined in SG::AuxVectorBase) | SG::AuxVectorBase | [friend] |
s_minCacheLen | SG::AuxVectorData | [protected, static] |
setConstStore(const SG::IConstAuxStore *store) | SG::AuxVectorBase | [inline] |
setIndices(ForwardIterator beg, ForwardIterator end, size_t first=0) | SG::AuxVectorBase | [inline, protected] |
setNonConstStore(SG::IAuxStore *store) | SG::AuxVectorBase | [inline] |
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 | [inline] |
setOption(const std::string &name, const std::string &optname, int arg) | SG::AuxVectorData | [inline] |
setOption(const std::string &name, const std::string &optname, float arg) (defined in SG::AuxVectorData) | SG::AuxVectorData | [inline] |
setOption(const std::string &name, const std::string &optname, double arg) (defined in SG::AuxVectorData) | SG::AuxVectorData | [inline] |
setOption(const std::string &name, const std::string &clsname, const std::string &optname, T arg) | SG::AuxVectorData | [inline] |
setStore(const SG::IConstAuxStore *store) | SG::AuxVectorBase | |
setStore(SG::IAuxStore *store) | SG::AuxVectorBase | |
setStore(const DataLink< SG::IConstAuxStore > &store) | SG::AuxVectorBase | |
SG::AuxElement (defined in SG::AuxVectorData) | SG::AuxVectorData | [friend] |
shift(DVL &cont, size_t pos, ptrdiff_t offs) | SG::AuxVectorBase | [inline, protected] |
size_v() const =0 | SG::AuxVectorData | [pure virtual] |
swap(AuxVectorBase &other) | SG::AuxVectorBase | [inline, protected] |
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 | [inline, protected] |
trackIndices() const | SG::AuxVectorBase | [inline] |
~AuxVectorBase() | SG::AuxVectorBase | [virtual] |
~AuxVectorData() | SG::AuxVectorData | [virtual] |