|
libfoedus-core
FOEDUS Core Library
|


Go to the source code of this file.
Classes | |
| class | foedus::ErrorStackBatch |
| Batches zero or more ErrorStack objects to represent in one ErrorStack. More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
Macros | |
| #define | SUMMARIZE_ERROR_BATCH(x) x.summarize(__FILE__, __FUNCTION__, __LINE__) |
| This macro calls ErrorStackBatch::summarize() with automatically provided parameters. More... | |