CatapultServer  v0.5.0.1 (Elephant)
AggregateTransaction.h File Reference
Include dependency graph for AggregateTransaction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  catapult::model::AggregateTransactionHeader
 Binary layout for an aggregate transaction header. More...
 
struct  catapult::model::AggregateTransaction
 Binary layout for an aggregate transaction. More...
 

Namespaces

 catapult
 
 catapult::model
 

Functions

size_t catapult::model::GetTransactionPayloadSize (const AggregateTransactionHeader &header)
 Gets the number of bytes containing transaction data according to header. More...
 
bool catapult::model::IsSizeValid (const AggregateTransaction &aggregate, const TransactionRegistry &registry)