__dereference(bool auto_delete=true) const | Reference::Able | protected |
__is_on_heap() const | Reference::HeapTracked | |
__reference(bool active) const | Reference::Able | protected |
Able() | Reference::Able | |
Able(const Able &) | Reference::Able | |
AdapterBase(Attribute< IsA > *_value=0) (defined in TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > >) | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inline |
Attribute() | TextInterface::Attribute< IsA > | inline |
clone() const=0 | TextInterface::Attribute< IsA > | pure virtual |
get_description() const | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inline |
Attribute< IsA >::get_description() const =0 | TextInterface::Value | pure virtual |
get_detailed_description() const | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inline |
Attribute< IsA >::get_detailed_description() const | TextInterface::Value | inlinevirtual |
get_heap_queue_size() | Reference::HeapTracked | static |
get_instance_count() | Reference::Able | static |
get_name() const | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inline |
Attribute< IsA >::get_name() const =0 | TextInterface::Value | pure virtual |
get_reference_count() const | Reference::Able | inline |
get_value() const | TextInterface::Attribute< IsA > | inline |
get_value(const IsA *) const=0 | TextInterface::Attribute< IsA > | pure virtual |
TextInterface::Value::get_value() const =0 | TextInterface::Value | pure virtual |
HeapTracked() | Reference::HeapTracked | inline |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | inline |
instance | TextInterface::Attribute< IsA > | mutable |
matches(const std::string &name) const (defined in TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > >) | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inlinevirtual |
operator delete(void *location, void *ptr) | Reference::HeapTracked | static |
operator delete(void *location) | Reference::HeapTracked | static |
operator new(size_t size, void *ptr=0) | Reference::HeapTracked | static |
operator=(const Able &) | Reference::Able | |
Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | inline |
parent | TextInterface::Value | protected |
reset_modifiers() const (defined in TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > >) | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inline |
Attribute< IsA >::reset_modifiers() const =0 | TextInterface::Value | pure virtual |
set_description(const std::string &description) | TextInterface::AttributeAdapter< IsA, HasA > | inlinevirtual |
set_detailed_description(const std::string &description) | TextInterface::AttributeAdapter< IsA, HasA > | inlinevirtual |
set_modifiers(const std::string &mods) const (defined in TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > >) | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inlinevirtual |
set_parent(Parser *p) (defined in TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > >) | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | inlinevirtual |
set_value(const std::string &value) | TextInterface::Attribute< IsA > | inlinevirtual |
set_value(IsA *, const std::string &value)=0 | TextInterface::Attribute< IsA > | pure virtual |
Value() | TextInterface::Value | |
value | TextInterface::AdapterBase< Attribute< IsA >, Attribute< IsA > > | protected |
~Able() | Reference::Able | virtual |
~HeapTracked() | Reference::HeapTracked | inlinevirtual |
~Value() | TextInterface::Value | |