Wolframe, 0.0.3

mapContext.hpp File Reference

Defines the data structure holding the global serialization state variables (without the stack) More...

#include <string>
#include "filter/typedfilter.hpp"
#include "serialize/flags.hpp"

Go to the source code of this file.

Classes

class  _Wolframe::serialize::Context
 Global state variables of a running serialization/deserialization procedure (without the stack) More...
 
class  _Wolframe::serialize::Context::ElementBuffer
 Buffer for one element fetched. More...
 

Namespaces

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

Detailed Description

Defines the data structure holding the global serialization state variables (without the stack)