libvata2  [unstable] git snapshot
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNstdSTL namespace
|oChash< Vata2::Nfa::Trans >
|oChash< std::pair< A, B > >A hasher for pairs
|oChash< std::set< A > >A hasher for sets
|\Chash< std::vector< A > >A hasher for vectors
oNVata2
|oNNfa
||oCTransA transition
||oCAlphabet
||oCOnTheFlyAlphabet
||oCDirectAlphabet
||oCCharAlphabet
||oCEnumAlphabet
||\CNfaAn NFA
|| \Cconst_iteratorNumber of transitions; has linear time complexity
|oNParser
||\CParsedSectionParsed data (single section)
|oNutil
||oCTuplePrinter
||\CTuplePrinter< Tuple, 1 >
|\NVM
| oCVMValueData type representing a value, which is composed of a type and a pointer to a general memory
| oCVirtualMachineThe virtual machine executing VATA code
| \CVMExceptionThe exception for virtual machine errors
\NVATA2
 \NCode