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

Go to the source code of this file.

Macros

#define XALAN_XSLT_EXPORT   XALAN_PLATFORM_IMPORT
 
#define XALAN_XSLT_EXPORT_FUNCTION(T)   XALAN_PLATFORM_IMPORT_FUNCTION(T)
 

Macro Definition Documentation

◆ XALAN_XSLT_EXPORT

#define XALAN_XSLT_EXPORT   XALAN_PLATFORM_IMPORT

Definition at line 27 of file XSLTDefinitions.hpp.

◆ XALAN_XSLT_EXPORT_FUNCTION

#define XALAN_XSLT_EXPORT_FUNCTION (   T)    XALAN_PLATFORM_IMPORT_FUNCTION(T)

Definition at line 28 of file XSLTDefinitions.hpp.