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

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::io
 

Functions

void catapult::io::WriteBlockElement (const model::BlockElement &blockElement, OutputStream &outputStream)
 Writes blockElement into outputStream. More...
 
std::shared_ptr< model::BlockElement > catapult::io::ReadBlockElement (InputStream &inputStream)