#include "expat.h"#include <fstream>#include <map>#include <vector>#include <string>#include "freElementals.h"#include "freConstXMLTags.h"#include "itkMacro.h"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Classes | |
| class | FREE::XMLStreamObject |
| Class providing the capability to load from and save data to a xml structure. More... | |
Defines | |
| #define | freXMLTagMacro(Name, Value) |
| #define freXMLTagMacro | ( | Name, | |||
| Value | ) |
Value:
namespace XMLTags {\ static const char* const Name = Value;\ }
Definition at line 44 of file freXMLStreamObject.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000