|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Classes | |
| struct | catapult::model::EmbeddedTransaction |
| Binary layout for an embedded transaction (non-verifiable). More... | |
Namespaces | |
| catapult | |
| catapult::model | |
Functions | |
| std::ostream & | catapult::model::operator<< (std::ostream &out, const EmbeddedTransaction &transaction) |
| Insertion operator for outputting transaction to out. More... | |
| bool | catapult::model::IsSizeValid (const EmbeddedTransaction &transaction, const TransactionRegistry ®istry) |
| void | catapult::model::PublishNotifications (const EmbeddedTransaction &transaction, NotificationSubscriber &sub) |
| Sends all notifications from transaction to sub. More... | |