, including all inherited members.
Array enum value | Typelib::Type | |
AvailableContainers typedef | Typelib::Container | |
availableContainers() | Typelib::Container | [static] |
Category enum name | Typelib::Type | |
compare(void *ptr, void *other) const =0 | Typelib::Container | [pure virtual] |
Compound enum value | Typelib::Type | |
Container(std::string const &kind, std::string const &name, size_t size, Type const &of) | Typelib::Container | |
Typelib::Indirect::Container enum value | Typelib::Type | |
ContainerFactory typedef | Typelib::Container | |
copy(void *dst, void *src) const =0 | Typelib::Container | [pure virtual] |
createContainer(Registry &r, std::string const &name, Type const &on) | Typelib::Container | [static] |
createContainer(Registry &r, std::string const &name, std::list< Type const * > const &on) | Typelib::Container | [static] |
delete_if(void *ptr, Pred pred) const | Typelib::Container | [inline] |
delete_if_impl(void *ptr, DeleteIfPredicate &pred) const =0 | Typelib::Container | [protected, pure virtual] |
dependsOn() const | Typelib::Indirect | [virtual] |
destroy(void *ptr) const =0 | Typelib::Container | [pure virtual] |
do_isSame(Type const &other, RecursionStack &stack) const | Typelib::Container | [protected, virtual] |
Typelib::Type::do_isSame(Type const &other, std::map< Type const *, Type const * > &stack) const | Typelib::Type | [protected, virtual] |
do_merge(Registry ®istry, RecursionStack &stack) const | Typelib::Container | [protected] |
Typelib::Indirect::do_merge(Registry ®istry, RecursionStack &stack) const =0 | Typelib::Type | [protected, pure virtual] |
dump(void *container_ptr, size_t element_count, std::vector< uint8_t > &buffer, MarshalOps::const_iterator const begin, MarshalOps::const_iterator const end) const =0 | Typelib::Container | [pure virtual] |
Enum enum value | Typelib::Type | |
erase(void *ptr, Value v) const =0 | Typelib::Container | [pure virtual] |
getBasename() const | Typelib::Type | |
getCategory() const | Typelib::Type | |
getElementCount(void *ptr) const =0 | Typelib::Container | [pure virtual] |
getFactory() const =0 | Typelib::Container | [protected, pure virtual] |
getIndirection() const | Typelib::Indirect | |
getName() const | Typelib::Type | |
getNamespace() const | Typelib::Type | |
getSize() const | Typelib::Type | |
Indirect(std::string const &name, size_t size, Category category, Type const &on) | Typelib::Indirect | |
init(void *ptr) const =0 | Typelib::Container | [pure virtual] |
insert(void *ptr, Value v) const =0 | Typelib::Container | [pure virtual] |
isNull() const | Typelib::Type | |
isSame(Type const &other) const | Typelib::Type | |
kind() const | Typelib::Container | |
load(void *container_ptr, size_t element_count, std::vector< uint8_t > const &buffer, size_t in_offset, MarshalOps::const_iterator const begin, MarshalOps::const_iterator const end) const =0 | Typelib::Container | [pure virtual] |
MarshalOps typedef | Typelib::Container | |
merge(Registry ®istry, RecursionStack &stack) const | Typelib::Indirect | [virtual] |
Typelib::Type::merge(Registry ®istry) const | Typelib::Type | |
Typelib::Type::merge(Registry ®istry, RecursionStack &stack) const | Typelib::Type | [virtual] |
NullType enum value | Typelib::Type | |
Numeric enum value | Typelib::Type | |
Opaque enum value | Typelib::Type | |
operator!=(Type const &with) const | Typelib::Type | |
operator==(Type const &with) const | Typelib::Type | |
Pointer enum value | Typelib::Type | |
rec_isSame(Type const &left, Type const &right, RecursionStack &stack) const | Typelib::Type | [protected] |
RecursionStack typedef | Typelib::Type | [protected] |
registerContainer(std::string const &name, ContainerFactory factory) | Typelib::Container | [static] |
setName(const std::string &name) | Typelib::Type | |
setSize(size_t size) | Typelib::Type | |
try_merge(Registry ®istry, RecursionStack &stack) const | Typelib::Type | [protected] |
Type(const std::string &name, size_t size, Category category) | Typelib::Type | [protected] |
ValidCategories | Typelib::Type | [static] |
ValidIDs | Typelib::Indirect | [static] |
visit(void *ptr, ValueVisitor &visitor) const =0 | Typelib::Container | [pure virtual] |
~Type() | Typelib::Type | [virtual] |