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

Go to the source code of this file.

Classes

struct  catapult::model::VerifiableEntityHeader
 Binary layout for a verifiable entity header. More...
 
struct  catapult::model::VerifiableEntity
 Binary layout for a verifiable (with signature) entity. More...
 

Namespaces

 catapult
 
 catapult::crypto
 
 catapult::model
 

Functions

std::ostream & catapult::model::operator<< (std::ostream &out, const VerifiableEntity &entity)
 Insertion operator for outputting entity to out. More...
 
bool catapult::model::IsSizeValid (const VerifiableEntity &entity, const TransactionRegistry &registry)