VR-Forces 4.0.4 Class Documentation
Classes | Defines | Typedefs
include/vrfutil/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...

Defines

#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


Define 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)

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)