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