, including all inherited members.
Array enum value | Typelib::Type | |
AvailableContainers typedef | Typelib::Container | |
availableContainers() | Typelib::Container | [static] |
canCastTo(Type const &to) const | Typelib::Type | |
Category enum name | Typelib::Type | |
clear(void *ptr) const =0 | Typelib::Container | [pure virtual] |
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_compare(Type const &other, bool equality, RecursionStack &stack) const | Typelib::Container | [protected, virtual] |
Typelib::Type::do_compare(Type const &other, bool equality, std::map< Type const *, Type const * > &stack) const | Typelib::Type | [protected, virtual] |
do_merge(Registry ®istry, RecursionStack &stack) const | Typelib::Container | [protected, virtual] |
do_resize(Registry ®istry, std::map< std::string, std::pair< size_t, size_t > > &new_sizes) | Typelib::Indirect | [protected, virtual] |
dump(void const *container_ptr, size_t element_count, OutputStream &stream, 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 | |
getElement(void *ptr, int idx) const | Typelib::Container | [virtual] |
getElementCount(void const *ptr) const =0 | Typelib::Container | [pure virtual] |
getFactory() const =0 | Typelib::Container | [protected, pure virtual] |
getIndirection() const | Typelib::Indirect | |
getIndirectTypeName(std::string const &inside_name) const =0 | Typelib::Indirect | [protected, pure virtual] |
getName() const | Typelib::Type | |
getNamespace() const | Typelib::Type | |
getNaturalSize() const =0 | Typelib::Container | [pure virtual] |
getSize() const | Typelib::Type | |
getTrailingPadding() const | Typelib::Type | [virtual] |
Indirect(std::string const &name, size_t size, Category category, Type const &on) | Typelib::Indirect | |
init(void *ptr) const =0 | Typelib::Container | [pure virtual] |
isNull() const | Typelib::Type | |
isRandomAccess() const | Typelib::Container | [virtual] |
isSame(Type const &other) const | Typelib::Type | |
kind() const | Typelib::Container | |
load(void *container_ptr, size_t element_count, InputStream &stream, MarshalOps::const_iterator const begin, MarshalOps::const_iterator const end) const =0 | Typelib::Container | [pure virtual] |
m_kind | Typelib::Container | [private] |
MarshalOps typedef | Typelib::Container | |
merge(Registry ®istry, RecursionStack &stack) const | Typelib::Indirect | [virtual] |
Typelib::Type::merge(Registry ®istry) const | Typelib::Type | |
modifiedDependencyAliases(Registry ®istry) const | Typelib::Indirect | [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 | |
push(void *ptr, Value v) const =0 | Typelib::Container | [pure virtual] |
rec_compare(Type const &left, Type const &right, bool equality, RecursionStack &stack) const | Typelib::Type | [protected] |
RecursionStack typedef | Typelib::Type | |
registerContainer(std::string const &name, ContainerFactory factory) | Typelib::Container | [static] |
resize(Registry ®istry, std::map< std::string, std::pair< size_t, size_t > > &new_sizes) | Typelib::Type | [virtual] |
s_available_containers | Typelib::Container | [private, static] |
setElement(void *ptr, int idx, Typelib::Value value) const | Typelib::Container | [virtual] |
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] |