Defines the parsing stack for deserialization. More...
#include "filter/typedfilter.hpp"
#include "types/variant.hpp"
#include "serialize/mapContext.hpp"
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | _Wolframe::serialize::ParseState |
State stack element for an initializer of a structure. More... | |
class | _Wolframe::serialize::ParseStateStack |
State stack for an initializer of a structure. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::serialize | |
Serialization library (implemented in the library libwolframe_serialize) | |
Defines the parsing stack for deserialization.
Copyright © 2014 - Project Wolframe - All Rights Reserved