Plus  - Minimal XML for C++ (Version 0.9.2) Giancarlo Niccolai
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mxml.h File Reference

Standard definitions for MXML. More...

#include <mxml_document.h>
#include <mxml_error.h>

Include dependency graph for mxml.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define MXML_LINE_TERMINATOR   '\n'
#define MXML_SOFT_LINE_TERMINATOR   '\r'
#define MXML_PATH_SEPARATOR   '/'
#define MXML_STYLE_INDENT   0x0001
#define MXML_STYLE_TAB   0x0002
#define MXML_STYLE_THREESPACES   0x0004
#define MXML_STYLE_NOESCAPE   0x0008


Detailed Description

Standard definitions for MXML.

This files contains MXML macros used commonly for bitfield oriented style definitions and prepares the environment.

This also includes mxml_document.h, which includes in turn all the necessary files.

It should be included by all files using MXML.


Define Documentation

#define MXML_LINE_TERMINATOR   '\n'
 

#define MXML_PATH_SEPARATOR   '/'
 

#define MXML_SOFT_LINE_TERMINATOR   '\r'
 

#define MXML_STYLE_INDENT   0x0001
 

#define MXML_STYLE_NOESCAPE   0x0008
 

#define MXML_STYLE_TAB   0x0002
 

#define MXML_STYLE_THREESPACES   0x0004
 


Generated on Sun Apr 11 02:08:19 2004 for Mxml Plus by doxygen 1.3.5