hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <expr.H>
Public Member Functions | |
virtual T | with (const Unit *v) const =0 |
virtual T | with (const Bool *v) const =0 |
virtual T | with (const Char *v) const =0 |
virtual T | with (const Byte *v) const =0 |
virtual T | with (const Short *v) const =0 |
virtual T | with (const Int *v) const =0 |
virtual T | with (const Long *v) const =0 |
virtual T | with (const Float *v) const =0 |
virtual T | with (const Double *v) const =0 |
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.
|
pure virtual |
Implemented in hobbes::compileIntConstF.