Interface for program executing database transactions. More...
#include "database/vm/instructionSet.hpp"
#include "database/vm/programCode.hpp"
#include "database/vm/valueTupleSet.hpp"
#include "types/variant.hpp"
#include <string>
#include <vector>
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::db::vm::ProgramImage |
Program addressing only flat data structures and with symbolic information stripped out. More... | |
class | _Wolframe::db::vm::ProgramImage::ErrorHint |
Hint for adding user information to the database error. 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. | |
Interface for program executing database transactions.
Copyright © 2014 - Project Wolframe - All Rights Reserved