Wolframe, 0.0.3

vmTransactionInput.hpp File Reference

Definition of transaction input. More...

#include "database/vm/programImage.hpp"
#include "utils/printFormats.hpp"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::db::VmTransactionInput
 Input of a transaction. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::db
 Database related classes (implemented in the library libwolframe_database)
 

Typedefs

typedef boost::shared_ptr
< VmTransactionInput > 
_Wolframe::db::VmTransactionInputR
 

Detailed Description

Definition of transaction input.