|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|


Go to the source code of this file.
Classes | |
| struct | hog::Session |
Namespaces | |
| hog | |
Typedefs | |
| typedef std::function< void(hobbes::storage::Transaction &)> | hog::ProcessTxnF |
Functions | |
| ProcessTxnF | hog::initStorageSession (Session *s, const std::string &dirPfx, storage::PipeQOS qos, storage::CommitMethod cm, const storage::statements &stmts) |
| std::string | hog::ensureDirExists (const std::string &dirPfx) |
1.8.13