Defines the bricks for the SDK to describe serialization/deserialization of objects in Wolframe. More...
#include "serialize/struct/structDescriptionBase.hpp"
#include "serialize/struct/traits_getCategory.hpp"
#include "serialize/struct/intrusiveParser.hpp"
#include "serialize/struct/intrusiveSerializer.hpp"
#include "serialize/struct/intrusiveProperty.hpp"
#include <exception>
#include <stdexcept>
#include <sstream>
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) | |
Defines the bricks for the SDK to describe serialization/deserialization of objects in Wolframe.
Copyright © 2014 - Project Wolframe - All Rights Reserved