Public Types | Static Public Attributes
MAKLogger::DtLgrPluginInterface Class Reference

The plugin interface function types and names. More...

+ Collaboration diagram for MAKLogger::DtLgrPluginInterface:

List of all members.

Public Types

typedef void(* DtLoadPluginFunction )()
 The Function signature definitions.
typedef void(* DtEnableLoggerPluginFunction )(DtLogger &)
typedef void(* DtEnableLoggerAppPluginFunction )(DtLoggerApplication &)
typedef void(* DtUnloadPluginFunction )()

Static Public Attributes

static const char * loadPluginFunctionName
 The names of the functions to be exported.
static const char * enableLoggerPluginFunctionName
 = "LoadPlugin";
static const char * enableLoggerAppPluginFunctionName
 = "EnableLoggerPlugin";
static const char * unloadPluginFunctionName
 = "EnableLoggerAppPlugin";

Detailed Description

The plugin interface function types and names.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)