35 #ifndef _DATABASE_VM_TRANSACTION_INPUT_HPP_INCLUDED
36 #define _DATABASE_VM_TRANSACTION_INPUT_HPP_INCLUDED
39 #include <boost/shared_ptr.hpp>
60 void print( std::ostream& out)
const;
Interface for program executing database transactions.
boost::shared_ptr< VmTransactionInput > VmTransactionInputR
Definition: vmTransactionInput.hpp:68
Program addressing only flat data structures and with symbolic information stripped out...
Definition: programImage.hpp:54