VR-Engage  2.2
Loading...
Searching...
No Matches
export.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VREVRFSIMPROTOCOLDEPENDENTPLUGIN_DLL
 

Detailed Description

This file defines the export/import macros for the vreVrfSimProtocolDependentPlugin library, which handles classes that need to cross DLL boundaries. It supports both DIS and HLA1516e protocol variant exports.

Macro Definition Documentation

◆ VREVRFSIMPROTOCOLDEPENDENTPLUGIN_DLL

#define VREVRFSIMPROTOCOLDEPENDENTPLUGIN_DLL

Platform-specific DLL export/import declaration.

This macro defines the appropriate export/import declaration for Windows DLLs and establishes proper visibility for shared libraries on other platforms. It handles exports for both DIS and HLA1516e plugin variants.

Referenced by makVre::VRE_VRF_PROTOCOL_NAMESPACE::DtInitializeVreVrfPlugin(), makVre::VRE_VRF_PROTOCOL_NAMESPACE::DtPostInitializeVreVrfPlugin(), makVre::VRE_VRF_PROTOCOL_NAMESPACE::DtUnloadVreVrfPlugin(), and makVre::VRE_VRF_PROTOCOL_NAMESPACE::DtVreVrfPluginInformation().