hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/lang/preds/loadref.H>
#include <hobbes/lang/preds/class.H>
#include <hobbes/lang/typeinf.H>
Classes | |
struct | hobbes::FRefLoadable |
struct | hobbes::DBFLUnqualify |
Namespaces | |
hobbes | |
Macros | |
#define | REF_LOAD "load" |
Functions | |
static bool | hobbes::dec (const ConstraintPtr &c, FRefLoadable *fl) |
#define REF_LOAD "load" |