, including all inherited members.
Array enum value | Typelib::Type | |
canCastTo(Type const &to) const | Typelib::Type | |
Category enum name | Typelib::Type | |
Compound enum value | Typelib::Type | |
Container enum value | Typelib::Type | |
dependsOn() const | Typelib::Indirect | [virtual] |
do_compare(Type const &other, bool equality, RecursionStack &stack) const | Typelib::Indirect | [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 =0 | Typelib::Type | [protected, pure virtual] |
do_resize(Registry ®istry, std::map< std::string, std::pair< size_t, size_t > > &new_sizes) | Typelib::Indirect | [protected, virtual] |
Enum enum value | Typelib::Type | |
getBasename() const | Typelib::Type | |
getCategory() const | Typelib::Type | |
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 | |
getSize() const | Typelib::Type | |
getTrailingPadding() const | Typelib::Type | [virtual] |
Indirect(std::string const &name, size_t size, Category category, Type const &on) | Typelib::Indirect | |
isNull() const | Typelib::Type | |
isSame(Type const &other) const | Typelib::Type | |
m_indirection | Typelib::Indirect | [private] |
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 | |
rec_compare(Type const &left, Type const &right, bool equality, RecursionStack &stack) const | Typelib::Type | [protected] |
RecursionStack typedef | Typelib::Type | |
resize(Registry ®istry, std::map< std::string, std::pair< size_t, size_t > > &new_sizes) | Typelib::Type | [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] |
~Type() | Typelib::Type | [virtual] |