Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

CSXMLHelper.h File Reference

#include "CSLog.h"
#include <string>
#include <iostream.h>
#include "CSXMLHelperTinyXML.h"

Go to the source code of this file.

Defines

#define USE_TINYXML   1

Variables

const int CSXML_OK = 0
const int CSXML_ONLY_SINGLE_XML_HELPER_ALLOWED = 1
const int CSXML_CONTEXT_LOADING_ERROR = 2
const int CSXML_DOCUMENT_LOADING_ERROR = 3
const int CSXML_INITIALIZE_ERROR = 4
const int CSXML_XPATH_ERROR = 5


Define Documentation

#define USE_TINYXML   1
 

Definition at line 8 of file CSXMLHelper.h.


Variable Documentation

const int CSXML_OK = 0
 

Definition at line 16 of file CSXMLHelper.h.

Referenced by CSXMLHelper::CSXMLHelper().

const int CSXML_ONLY_SINGLE_XML_HELPER_ALLOWED = 1
 

Definition at line 17 of file CSXMLHelper.h.

const int CSXML_CONTEXT_LOADING_ERROR = 2
 

Definition at line 18 of file CSXMLHelper.h.

Referenced by CSXMLHelper::CSXMLHelper().

const int CSXML_DOCUMENT_LOADING_ERROR = 3
 

Definition at line 19 of file CSXMLHelper.h.

Referenced by CSXMLHelper::CSXMLHelper().

const int CSXML_INITIALIZE_ERROR = 4
 

Definition at line 20 of file CSXMLHelper.h.

const int CSXML_XPATH_ERROR = 5
 

Definition at line 21 of file CSXMLHelper.h.

Referenced by CSXMLHelper::getInt(), and CSXMLHelper::getString().


Generated on Wed Jul 14 00:43:44 2004 for CSLib by doxygen 1.3.6