hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
hobbes::typedb Member List

This is the complete list of members for hobbes::typedb, including all inherited members.

defineNamedType(const std::string &name, const str::seq &argNames, const MonoTypePtr &ty)=0hobbes::typedbpure virtual
defineTypeAlias(const std::string &name, const str::seq &argNames, const MonoTypePtr &ty)=0hobbes::typedbpure virtual
generalize(const MonoTypePtr &mt) const =0hobbes::typedbpure virtual
isTypeAliasName(const std::string &name) const =0hobbes::typedbpure virtual
isTypeName(const std::string &) const =0hobbes::typedbpure virtual
namedTypeRepresentation(const std::string &) const =0hobbes::typedbpure virtual
opaquePtrMonoType(const std::type_info &, unsigned int sz, bool inStruct)=0hobbes::typedbpure virtual
opaquePtrPolyType(const std::type_info &, unsigned int sz, bool inStruct)=0hobbes::typedbpure virtual
replaceTypeAliases(const MonoTypePtr &ty) const =0hobbes::typedbpure virtual