|
hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <dfa.H>


Public Member Functions | |
| MStateCase () | |
Public Member Functions inherited from hobbes::MState | |
| virtual std::string | stamp ()=0 |
| int | case_id () const |
Additional Inherited Members | |
Public Attributes inherited from hobbes::MState | |
| size_t | refs |
| bool | isPrimMatchRoot |
| PrimFArgs | primFArgs |
Protected Member Functions inherited from hobbes::MState | |
| MState (int cid) | |
| hobbes::MStateCase< Case >::MStateCase | ( | ) |
1.8.13