|
CatapultServer
v0.5.0.1 (Elephant)
|


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 ®istry) |