| auxid() const | SG::ConstAccessor< T, ALLOC > | |
| const_container_pointer_type typedef | SG::ConstAccessor< T, ALLOC > | |
| const_reference_type typedef | SG::ConstAccessor< T, ALLOC > | |
| const_span typedef | SG::ConstAccessor< T, ALLOC > | |
| ConstAccessor(const std::string &name) | SG::ConstAccessor< T, ALLOC > | |
| ConstAccessor(const std::string &name, const std::string &clsname) | SG::ConstAccessor< T, ALLOC > | |
| ConstAccessor(const SG::auxid_t auxid) | SG::ConstAccessor< T, ALLOC > | |
| ConstAccessor(const std::string &name, const std::string &clsname, const SG::AuxVarFlags flags) | SG::ConstAccessor< T, ALLOC > | protected |
| ConstAccessor(const SG::auxid_t auxid, const SG::AuxVarFlags flags) | SG::ConstAccessor< T, ALLOC > | protected |
| element_type typedef | SG::ConstAccessor< T, ALLOC > | |
| getDataArray(const AuxVectorData &container) const | SG::ConstAccessor< T, ALLOC > | |
| getDataSpan(const AuxVectorData &container) const | SG::ConstAccessor< T, ALLOC > | |
| isAvailable(const ELT &e) const | SG::ConstAccessor< T, ALLOC > | |
| isAvailable(const AuxVectorData &c) const | SG::ConstAccessor< T, ALLOC > | |
| m_auxid | SG::ConstAccessor< T, ALLOC > | protected |
| operator()(const ELT &e) const | SG::ConstAccessor< T, ALLOC > | |
| operator()(const AuxVectorData &container, size_t index) const | SG::ConstAccessor< T, ALLOC > | |
| withDefault(const ELT &e, const T &deflt) const | SG::ConstAccessor< T, ALLOC > | |
| withDefault(const AuxVectorData &container, size_t index, const T &deflt) const | SG::ConstAccessor< T, ALLOC > | |