http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback
Bug-Todo

Download
CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XercesDefs.hpp File Reference

Include dependency graph for XercesDefs.hpp:

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 XERCESDEFS_HPP
#define Xerces_DLLVersionStr   "1_4"
#define XMLStrL(str)    str
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define VALIDATORS_EXPORT   PLATFORM_IMPORT

Typedefs

typedef unsigned char XMLByte
typedef XMLUInt16 UTF16Ch
typedef XMLUInt32 UCS4Ch

Variables

const char* const gXercesVersionStr = "1_4"
const char* const gXercesFullVersionStr = "1_4_0"
const unsigned int gXercesMajVersion = 1
const unsigned int gXercesMinVersion = 4
const unsigned int gXercesRevision = 0


Define Documentation

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define VALIDATORS_EXPORT   PLATFORM_IMPORT
 

#define XERCESDEFS_HPP
 

#define    PLATFORM_IMPORT
 

#define XMLStrL( str )   str
 

#define    PLATFORM_IMPORT
 

#define Xerces_DLLVersionStr   "1_4"
 


Typedef Documentation

typedef XMLUInt32 UCS4Ch
 

typedef XMLUInt16 UTF16Ch
 

typedef unsigned char XMLByte
 


Variable Documentation

const char *const gXercesFullVersionStr = "1_4_0"
 

const unsigned int gXercesMajVersion = 1
 

const unsigned int gXercesMinVersion = 4
 

const unsigned int gXercesRevision = 0
 

const char *const gXercesVersionStr = "1_4"
 



Copyright © 2000 The Apache Software Foundation. All Rights Reserved.