Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Typedefs | Functions
TransactionReceipt.h File Reference
#include <array>
#include <libdevcore/Common.h>
#include <libdevcore/RLP.h>
#include <libevm/ExtVMFace.h>
Include dependency graph for TransactionReceipt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::eth::TransactionReceipt
 
class  dev::eth::LocalisedTransactionReceipt
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::eth
 

Typedefs

using dev::eth::TransactionReceipts = std::vector< TransactionReceipt >
 

Functions

std::ostream & dev::eth::operator<< (std::ostream &_out, eth::TransactionReceipt const &_r)
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file TransactionReceipt.h.