p6xslttypes.h

Go to the documentation of this file.
00001 
00010 #ifndef P6XSLTTYPES_H__
00011 #define P6XSLTTYPES_H__ 1
00012 
00013 namespace P6R { 
00014 
00015 #ifdef  __cplusplus
00016 extern "C" {
00017 #endif
00018 
00034 typedef P6UINT32 P6XSLTFLAGS;
00035 const P6XSLTFLAGS P6XSLT_NOFLAGS     = 0x00000000;     
00036 const P6XSLTFLAGS P6XSLT_XSLTTRACE   = 0x00000001;     
00037 const P6XSLTFLAGS P6XSLT_XMLTRACE    = 0x00000002;     
00038 const P6XSLTFLAGS P6XSLT_IGNORETRACE = 0x00000004;     
00039 const P6XSLTFLAGS P6XSLT_USEJSON     = 0x00000008;     
00040 
00041 #ifdef  __cplusplus
00042 }
00043 #endif
00044 
00045 } // namespace
00046 
00047 
00048 #endif
00049 
00050 
00051 
00052 
00053 
00054 
00055 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.