hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <storage.H>
Public Attributes | |
tydescfn | tdesc |
uint64_t | flags |
std::string | fmtstr |
std::string | file |
uint32_t | line |
uint32_t | id |
std::string hobbes::storage::StorageGroup< Name, cm >::StmtData::file |
uint64_t hobbes::storage::StorageGroup< Name, cm >::StmtData::flags |
std::string hobbes::storage::StorageGroup< Name, cm >::StmtData::fmtstr |
uint32_t hobbes::storage::StorageGroup< Name, cm >::StmtData::id |
uint32_t hobbes::storage::StorageGroup< Name, cm >::StmtData::line |
tydescfn hobbes::storage::StorageGroup< Name, cm >::StmtData::tdesc |