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::type_map< V >, including all inherited members.
bidimatches(const TEnvPtr &tenv, const MonoTypes &mts, std::vector< V > *out) const | hobbes::type_map< V > | inline |
d | hobbes::type_map< V > | private |
find(const MaybePathPoints &path, std::vector< V > *out) const | hobbes::type_map< V > | inline |
findBidiMatches(MonoTypeUnifier &u, typename tmdata::point_t p, const MonoTypes &mts, size_t i, std::vector< V > *out) const | hobbes::type_map< V > | inlineprivate |
findMatches(MonoTypeUnifier &u, typename tmdata::point_t p, const MonoTypes &mts, size_t i, std::vector< V > *out) const | hobbes::type_map< V > | inlineprivate |
findMatches(typename tmdata::point_t p, const MaybePathPoints &path, size_t i, std::vector< V > *out) const | hobbes::type_map< V > | inlineprivate |
hasMatch(const TEnvPtr &tenv, const MonoTypes &mts) const | hobbes::type_map< V > | inline |
hasMatch(MonoTypeUnifier &u, typename tmdata::point_t p, const MonoTypes &mts, size_t i) const | hobbes::type_map< V > | inlineprivate |
insert(const MonoTypes &mts, const V &v) | hobbes::type_map< V > | inline |
lookup(const MonoTypes &mts) const | hobbes::type_map< V > | inline |
matches(const TEnvPtr &tenv, const MonoTypes &mts, std::vector< V > *out) const | hobbes::type_map< V > | inline |
tmdata typedef | hobbes::type_map< V > | private |
values() const | hobbes::type_map< V > | inline |