35 #ifndef _Wolframe_SERIALIZE_FLAGS_HPP_INCLUDED
36 #define _Wolframe_SERIALIZE_FLAGS_HPP_INCLUDED
Do validate if attribute value pairs are serialized as such in the input filter serialization (and no...
Definition: flags.hpp:50
Do produce array elements with indices to help the receiver to distinguish between arrays with one el...
Definition: flags.hpp:52
Do validate with case insensitive compare.
Definition: flags.hpp:53
Set of flags to negotiate source behaviour in serialization and sink behaviour in validation...
Definition: flags.hpp:43
Do validate if all declared elements in the structure were initilized by the input stream (if not exp...
Definition: flags.hpp:51
Enum
the enumeration that can also be interpreted as bit set
Definition: flags.hpp:47
Empty flag set (no flags set)
Definition: flags.hpp:49