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