Wolframe, 0.0.3

subroutineFrame.hpp File Reference

Defines a structure for addressing the parameters passed to a subroutine by name. More...

#include "database/vm/valueTupleSet.hpp"
#include "types/variant.hpp"
#include <string>
#include <vector>
#include <cstdlib>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::db::vm::SubroutineFrame
 Structure for addressing the parameters passed to a subroutine by name. 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.
 

Detailed Description

Defines a structure for addressing the parameters passed to a subroutine by name.