hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
This is the complete list of members for hobbes::nulltypedb, including all inherited members.
defineNamedType(const std::string &name, const str::seq &argNames, const MonoTypePtr &ty) | hobbes::nulltypedb | virtual |
defineTypeAlias(const std::string &name, const str::seq &argNames, const MonoTypePtr &ty) | hobbes::nulltypedb | virtual |
generalize(const MonoTypePtr &mt) const | hobbes::nulltypedb | virtual |
isTypeAliasName(const std::string &name) const | hobbes::nulltypedb | virtual |
isTypeName(const std::string &) const | hobbes::nulltypedb | virtual |
namedTypeRepresentation(const std::string &) const | hobbes::nulltypedb | virtual |
opaquePtrMonoType(const std::type_info &, unsigned int sz, bool inStruct) | hobbes::nulltypedb | virtual |
opaquePtrPolyType(const std::type_info &, unsigned int sz, bool inStruct) | hobbes::nulltypedb | virtual |
replaceTypeAliases(const MonoTypePtr &ty) const | hobbes::nulltypedb | virtual |