$search
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::Numeric | [inline, virtual] |
do_compare(Type const &other, bool equality, RecursionStack &stack) const | Typelib::Numeric | [private, 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::Numeric | [private, virtual] |
do_resize(Registry &into, std::map< std::string, std::pair< size_t, size_t > > &new_sizes) | Typelib::Type | [protected, virtual] |
Enum enum value | Typelib::Type | |
Float enum value | Typelib::Numeric | |
getBasename() const | Typelib::Type | |
getCategory() const | Typelib::Type | |
getName() const | Typelib::Type | |
getNamespace() const | Typelib::Type | |
getNumericCategory() const | Typelib::Numeric | |
getSize() const | Typelib::Type | |
getTrailingPadding() const | Typelib::Type | [virtual] |
isNull() const | Typelib::Type | |
isSame(Type const &other) const | Typelib::Type | |
m_category | Typelib::Numeric | [private] |
merge(Registry ®istry) const | Typelib::Type | |
merge(Registry ®istry, RecursionStack &stack) const | Typelib::Type | [virtual] |
modifiedDependencyAliases(Registry ®istry) const | Typelib::Type | [virtual] |
NullType enum value | Typelib::Type | |
Numeric(const std::string &name, size_t size, NumericCategory category) | Typelib::Numeric | |
Typelib::Type::Numeric enum value | Typelib::Type | |
NumericCategory enum name | Typelib::Numeric | |
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 | |
SInt enum value | Typelib::Numeric | |
try_merge(Registry ®istry, RecursionStack &stack) const | Typelib::Type | [protected] |
Type(const std::string &name, size_t size, Category category) | Typelib::Type | [protected] |
UInt enum value | Typelib::Numeric | |
ValidCategories | Typelib::Numeric | [static] |
~Type() | Typelib::Type | [virtual] |