Wolframe, 0.0.3

vm Directory Reference

Files

file  instructionSet.hpp [code]
 Defines the instruction set of the virtual machine defining database transactions.
 
file  output.hpp [code]
 Defines the output of a virtual machine for database transactions.
 
file  programCode.hpp [code]
 Defines the structure for the program code as array of instructions.
 
file  programImage.hpp [code]
 Interface for program executing database transactions.
 
file  programInstance.hpp [code]
 Interface for state of a program executing database transactions.
 
file  subroutineFrame.hpp [code]
 Defines a structure for addressing the parameters passed to a subroutine by name.
 
file  valueTupleSet.hpp [code]
 Defines the structure holding a set of tuples (database results, transaction input, suroutine parameters) and providing an iterator on it.