Defines the structure for the program code as array of instructions. More...
#include "database/vm/instructionSet.hpp"
#include <vector>
#include <cstdlib>
#include <limits>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::db::vm::ProgramCode |
The structure for the program code as array of instructions. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::db | |
Database related classes (implemented in the library libwolframe_database) | |
_Wolframe::db::vm | |
Classes implementing the virtual machine for executing database transactions. | |
Defines the structure for the program code as array of instructions.
Copyright © 2014 - Project Wolframe - All Rights Reserved