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