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

Go to the source code of this file.

Macros

#define XALAN_PLATFORMSUPPORT_EXPORT   XALAN_PLATFORM_IMPORT
 
#define XALAN_PLATFORMSUPPORT_EXPORT_FUNCTION(T)   XALAN_PLATFORM_IMPORT_FUNCTION(T)
 

Macro Definition Documentation

◆ XALAN_PLATFORMSUPPORT_EXPORT

#define XALAN_PLATFORMSUPPORT_EXPORT   XALAN_PLATFORM_IMPORT

Definition at line 35 of file PlatformSupportDefinitions.hpp.

◆ XALAN_PLATFORMSUPPORT_EXPORT_FUNCTION

#define XALAN_PLATFORMSUPPORT_EXPORT_FUNCTION (   T)    XALAN_PLATFORM_IMPORT_FUNCTION(T)

Definition at line 37 of file PlatformSupportDefinitions.hpp.