|
Grid 0.7.0
|
#include <stdint.h>#include "MacroMagic.h"#include "BaseIO.h"#include "BinaryIO.h"#include "TextIO.h"#include "XmlIO.h"#include "JSON_IO.h"Go to the source code of this file.
Typedefs | |
| typedef XmlReader | DefaultReader |
| typedef XmlWriter | DefaultWriter |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| typedef XmlReader DefaultReader |
Definition at line 56 of file Serialisation.h.
| typedef XmlWriter DefaultWriter |
Definition at line 57 of file Serialisation.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |