| auxid() const | SG::Decorator< T, ALLOC > | |
| const_container_pointer_type typedef | SG::Decorator< T, ALLOC > | |
| const_span typedef | SG::Decorator< T, ALLOC > | |
| container_pointer_type typedef | SG::Decorator< T, ALLOC > | |
| Decorator(const std::string &name) | SG::Decorator< T, ALLOC > | |
| Decorator(const std::string &name, const std::string &clsname) | SG::Decorator< T, ALLOC > | |
| Decorator(const SG::auxid_t auxid) | SG::Decorator< T, ALLOC > | |
| Decorator(const std::string &name, const std::string &clsname, const SG::AuxVarFlags flags) | SG::Decorator< T, ALLOC > | protected |
| Decorator(const SG::auxid_t auxid, const SG::AuxVarFlags flags) | SG::Decorator< T, ALLOC > | protected |
| element_type typedef | SG::Decorator< T, ALLOC > | |
| getDataArray(const AuxVectorData &container) const | SG::Decorator< T, ALLOC > | |
| getDataSpan(const AuxVectorData &container) const | SG::Decorator< T, ALLOC > | |
| getDecorationArray(const AuxVectorData &container) const | SG::Decorator< T, ALLOC > | |
| getDecorationSpan(const AuxVectorData &container) const | SG::Decorator< T, ALLOC > | |
| isAvailable(const ELT &e) const | SG::Decorator< T, ALLOC > | |
| isAvailable(const AuxVectorData &c) const | SG::Decorator< T, ALLOC > | |
| isAvailableWritable(const ELT &e) const | SG::Decorator< T, ALLOC > | |
| isAvailableWritable(const AuxVectorData &c) const | SG::Decorator< T, ALLOC > | |
| m_auxid | SG::Decorator< T, ALLOC > | private |
| operator()(const ELT &e) const | SG::Decorator< T, ALLOC > | |
| operator()(const AuxVectorData &container, size_t index) const | SG::Decorator< T, ALLOC > | |
| reference_type typedef | SG::Decorator< T, ALLOC > | |
| set(const ELT &e, const element_type &x) const | SG::Decorator< T, ALLOC > | |
| span typedef | SG::Decorator< T, ALLOC > | |