Wolframe, 0.0.3

structDescription.hpp File Reference

Defines the bricks for the SDK to describe serialization/deserialization of objects in Wolframe. More...

Go to the source code of this file.

Classes

class  _Wolframe::serialize::StructDescription< Structure >
 Intrusive description of a filter/form map. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::serialize
 Serialization library (implemented in the library libwolframe_serialize)
 

Detailed Description

Defines the bricks for the SDK to describe serialization/deserialization of objects in Wolframe.

Remarks
This module uses intrusive building blocks to build the serialization/deserialization of the objects interfaced as TypedInputFilter/TypedOutputFilter.