|
Minsky: 3.17.0
|
#include <xsd_generate_base.h>#include <memory>#include "optional.cd"#include "optional.xcd"

Go to the source code of this file.
Classes | |
| struct | minsky::has_empty< T > |
| struct | minsky::Optional< T > |
| convenience class to omit writing XML records when data absent or empty More... | |
Namespaces | |
| minsky | |
| classdesc | |
Functions | |
| template<class T > | |
| void | classdesc::xsd_generate (xsd_generate_t &g, const string &d, const minsky::Optional< T > &a) |
| template<class T > | |
| void | classdesc::xml_pack (xml_pack_t &t, const string &d, minsky::Optional< T > &a) |