Wolframe, 0.0.3

ptreefilter.hpp File Reference

Filter for serialization/deserialization of a property tree. More...

#include "filter/typedfilter.hpp"
#include "types/propertyTree.hpp"
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  _Wolframe::langbind::PropertyTreeInputFilter
 Filter for property tree structures. More...
 
class  _Wolframe::langbind::PropertyTreeInputFilter::State
 State of property tree input filter. More...
 
class  _Wolframe::langbind::PropertyTreeOutputFilter
 Output filter for serializing a structure as property tree. More...
 
class  _Wolframe::langbind::PropertyTreeOutputFilter::State
 State of property tree output filter. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::langbind
 Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
 

Detailed Description

Filter for serialization/deserialization of a property tree.