#include "sizes.h"#include <stdio.h>Go to the source code of this file.
Classes | |
| class | XMLTag |
| class | FileXML |
Defines | |
| #define | MAX_TITLE 1024 |
| #define | MAX_PROPERTIES 1024 |
| #define | MAX_LENGTH 4096 |
|
|
Definition at line 9 of file filexml.h. Referenced by XMLTag::read_tag(), and XMLTag::write_tag(). |
|
|
Definition at line 8 of file filexml.h. Referenced by XMLTag::read_tag(). |
|
|
Definition at line 7 of file filexml.h. Referenced by XMLTag::read_tag(). |
1.4.4