Defines the parsing stack for serialization of objects. More...
#include "filter/typedfilter.hpp"
#include "serialize/mapContext.hpp"
#include <vector>
#include <cstddef>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | _Wolframe::serialize::SerializeState |
State stack element for an iterator on a structure (serializer) More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::serialize | |
Serialization library (implemented in the library libwolframe_serialize) | |
Typedefs | |
typedef std::vector < SerializeState > | _Wolframe::serialize::SerializeStateStack |
State stack for an iterator on a structure (serializer) More... | |
Defines the parsing stack for serialization of objects.
Copyright © 2014 - Project Wolframe - All Rights Reserved