Wolframe, 0.0.3

struct Directory Reference

Files

file  intrusiveParser.hpp [code]
 Defines the intrusive implementation of the deserialization of objects interfaced as TypedInputFilter.
 
file  intrusiveProperty.hpp [code]
 Defines the intrusive implementation of some parsing element properties.
 
file  intrusiveSerializer.hpp [code]
 Defines the intrusive implementation of the serialization of structures.
 
file  parseStack.hpp [code]
 Defines the parsing stack for deserialization.
 
file  parseValue.hpp [code]
 Defines the intrusive parsing of a value in deserialization.
 
file  printValue.hpp [code]
 Defines the intrusive printing of a value for serialization.
 
file  serializeStack.hpp [code]
 Defines the parsing stack for serialization of objects.
 
file  structDescription.hpp [code]
 Defines the bricks for the SDK to describe serialization/deserialization of objects in Wolframe.
 
file  structDescriptionBase.hpp [code]
 Defines the non intrusive base class of serialization/deserialization of objects interfaced as TypedInputFilter/TypedOutputFilter.
 
file  structParser.hpp [code]
 Deserialization interface.
 
file  structSerializer.hpp [code]
 Serialization interface.
 
file  traits_getCategory.hpp [code]
 defines the type traits for the intrusive part of serialization/deserialization