Xalan-C++ API Reference 1.12.0
PlatformDefinitions.hpp File Reference
#include <xercesc/util/Xerces_autoconf_config.hpp>
#include <xercesc/util/XercesVersion.hpp>
#include <xalanc/Include/XalanVersion.hpp>
Include dependency graph for PlatformDefinitions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XALAN_PLATFORM_EXPORT
#define XALAN_PLATFORM_IMPORT
#define XALAN_PLATFORM_EXPORT_FUNCTION(T)
#define XALAN_PLATFORM_IMPORT_FUNCTION(T)
#define XALAN_HAVE_GMTIME_R   1
#define XALAN_HAVE_LOCALTIME_R   1
#define XALAN_HAVE_ISNAN   1
#define XALAN_HAVE_STD_ISNAN   1
#define XALAN_USE_THREAD_STD   1
#define XALAN_HAVE_SIGNAL   1
#define XALAN_HAVE_USLEEP   1
#define XALAN_HAVE_UNISTD_H   1

Macro Definition Documentation

◆ XALAN_HAVE_GMTIME_R

#define XALAN_HAVE_GMTIME_R   1

Definition at line 75 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_ISNAN

#define XALAN_HAVE_ISNAN   1

Definition at line 77 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_LOCALTIME_R

#define XALAN_HAVE_LOCALTIME_R   1

Definition at line 76 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_SIGNAL

#define XALAN_HAVE_SIGNAL   1

Definition at line 85 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_STD_ISNAN

#define XALAN_HAVE_STD_ISNAN   1

Definition at line 79 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_UNISTD_H

#define XALAN_HAVE_UNISTD_H   1

Definition at line 91 of file KeyDeclaration.hpp.

◆ XALAN_HAVE_USLEEP

#define XALAN_HAVE_USLEEP   1

Definition at line 88 of file KeyDeclaration.hpp.

◆ XALAN_PLATFORM_EXPORT

#define XALAN_PLATFORM_EXPORT

Definition at line 69 of file KeyDeclaration.hpp.

◆ XALAN_PLATFORM_EXPORT_FUNCTION

#define XALAN_PLATFORM_EXPORT_FUNCTION ( T)
Value:
#define XALAN_PLATFORM_EXPORT

Definition at line 71 of file KeyDeclaration.hpp.

◆ XALAN_PLATFORM_IMPORT

#define XALAN_PLATFORM_IMPORT

Definition at line 70 of file KeyDeclaration.hpp.

◆ XALAN_PLATFORM_IMPORT_FUNCTION

#define XALAN_PLATFORM_IMPORT_FUNCTION ( T)
Value:
#define XALAN_PLATFORM_IMPORT

Definition at line 72 of file KeyDeclaration.hpp.

◆ XALAN_USE_THREAD_STD

#define XALAN_USE_THREAD_STD   1

Definition at line 81 of file KeyDeclaration.hpp.