VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Typedefs
vrfPluginInformation.h File Reference

Go to the source code of this file.

Classes

struct  _DtVrfPluginInformation
 This information is strictly optional and only the name and version will be printed to the log file. More...

Macros

#define DtPluginInformationFunction   "DtPluginInformation"
#define DtPluginVersionFunction   "DtPluginVersion"

Typedefs

typedef struct
_DtVrfPluginInformation 
DtVrfPluginInformation
 This information is strictly optional and only the name and version will be printed to the log file.
typedef void(* DtPluginInformationFcn )(DtVrfPluginInformation &)
 If the DtPluginInformation function is defined in your plugin, make sure to export it as it is not exported by default.
typedef void(* DtPluginVersionFcn )(DtString &)

Detailed Description

Macro Definition Documentation

#define DtPluginInformationFunction   "DtPluginInformation"
#define DtPluginVersionFunction   "DtPluginVersion"

Typedef Documentation

This information is strictly optional and only the name and version will be printed to the log file.

The vrfCurrentVersion will be filled in with the current VRF version (if supported)

typedef void(* DtPluginInformationFcn)(DtVrfPluginInformation &)

If the DtPluginInformation function is defined in your plugin, make sure to export it as it is not exported by default.

typedef void(* DtPluginVersionFcn)(DtString &)

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)