Typelib::Array Member List
This is the complete list of members for
Typelib::Array, including all inherited members.
Array(Type const &of, size_t dimension) | Typelib::Array | |
Typelib::Indirect::Array enum value | Typelib::Type | |
Category enum name | Typelib::Type | |
Compound enum value | Typelib::Type | |
Container enum value | Typelib::Type | |
dependsOn() const | Typelib::Indirect | [virtual] |
Typelib::Type::do_isSame(Type const &other, std::map< Type const *, Type const * > &stack) const | Typelib::Type | [protected, virtual] |
Typelib::Indirect::do_merge(Registry ®istry, RecursionStack &stack) const =0 | Typelib::Type | [protected, pure virtual] |
Enum enum value | Typelib::Type | |
getArrayName(std::string const &base, size_t new_dim) | Typelib::Array | [static] |
getBasename() const | Typelib::Type | |
getCategory() const | Typelib::Type | |
getDimension() const | Typelib::Array | |
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 | |
isNull() const | Typelib::Type | |
isSame(Type const &other) const | Typelib::Type | |
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] |
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] |