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::Objs, including all inherited members.
add(const class_type *ct) | hobbes::Objs | |
add(const std::type_info &ti) | hobbes::Objs | |
add(const std::type_info *ti) | hobbes::Objs | |
add() | hobbes::Objs | inline |
adjustment(const std::string &derived, const std::string &base) const | hobbes::Objs | |
adjustment(const MonoTypePtr &derived, const MonoTypePtr &base) const | hobbes::Objs | |
adjustment(const ConstraintPtr &cst) const | hobbes::Objs | |
bindings() const | hobbes::Objs | virtual |
class_type typedef | hobbes::Objs | |
ClassDefs typedef | hobbes::Objs | private |
classDefs | hobbes::Objs | private |
generalize(const MonoTypePtr &mt) const | hobbes::Objs | |
isObjName(const std::string &tn) const | hobbes::Objs | |
isObjType(const MonoTypePtr &mt) const | hobbes::Objs | |
lookup(const std::string &vn) const | hobbes::Objs | virtual |
mayBeKnown(const MonoTypePtr &mt) const | hobbes::Objs | private |
pathExists(const std::string &from, const std::string &to) const | hobbes::Objs | private |
refine(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs, MonoTypeUnifier *s) | hobbes::Objs | virtual |
satisfiable(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs) const | hobbes::Objs | virtual |
satisfied(const TEnvPtr &tenv, const MonoTypePtr &lhs, const MonoTypePtr &rhs) const | hobbes::Objs | virtual |
si_class_type typedef | hobbes::Objs | |
unqualify(const TEnvPtr &, const ConstraintPtr &, const ExprPtr &, Definitions *) const | hobbes::Objs | virtual |
vmi_class_type typedef | hobbes::Objs |