__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 | |
Attribute() | TextInterface::Attribute< C > | inline |
AttributeGet(const std::string &_name, Get _get) | TextInterface::AttributeGet< C, Get > | inline |
AttributeGetSet(const std::string &_name, Get _get, Set _set) | TextInterface::AttributeGetSet< C, Type, Get, Set > | inline |
clone() const | TextInterface::AttributeGetSet< C, Type, Get, Set > | inlinevirtual |
description | TextInterface::AttributeGet< C, Get > | protected |
detailed_description | TextInterface::AttributeGet< C, Get > | protected |
from_string (defined in TextInterface::AttributeGetSet< C, Type, Get, Set >) | TextInterface::AttributeGetSet< C, Type, Get, Set > | protected |
get | TextInterface::AttributeGet< C, Get > | protected |
get_description() const | TextInterface::AttributeGet< C, Get > | inlinevirtual |
get_detailed_description() const | TextInterface::AttributeGet< C, Get > | inlinevirtual |
get_heap_queue_size() | Reference::HeapTracked | static |
get_instance_count() | Reference::Able | static |
get_name() const | TextInterface::AttributeGet< C, Get > | inlinevirtual |
get_reference_count() const | Reference::Able | inline |
get_value(const C *ptr) const | TextInterface::AttributeGet< C, Get > | inlinevirtual |
TextInterface::Attribute::get_value() const | TextInterface::Attribute< C > | inlinevirtual |
HeapTracked() | Reference::HeapTracked | inline |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | inline |
instance | TextInterface::Attribute< C > | mutable |
matches(const std::string &name) const | TextInterface::Value | inlinevirtual |
name | TextInterface::AttributeGet< C, Get > | protected |
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 | TextInterface::AttributeGet< C, Get > | inlinevirtual |
set | TextInterface::AttributeGetSet< C, Type, Get, Set > | protected |
set_description(const std::string &d) | TextInterface::AttributeGet< C, Get > | inlinevirtual |
set_detailed_description(const std::string &d) | TextInterface::AttributeGet< C, Get > | inlinevirtual |
set_modifiers(const std::string &modifiers) const | TextInterface::AttributeGet< C, Get > | inlinevirtual |
set_parent(Parser *p) (defined in TextInterface::Value) | TextInterface::Value | virtual |
set_value(C *ptr, const std::string &value) | TextInterface::AttributeGetSet< C, Type, Get, Set > | inlinevirtual |
TextInterface::Attribute::set_value(const std::string &value) | TextInterface::Attribute< C > | inlinevirtual |
tostring (defined in TextInterface::AttributeGet< C, Get >) | TextInterface::AttributeGet< C, Get > | protected |
Value() | TextInterface::Value | |
~Able() | Reference::Able | virtual |
~HeapTracked() | Reference::HeapTracked | inlinevirtual |
~Value() | TextInterface::Value | |