_tag_config_module Struct Reference

List of all members.

Public Attributes

const char * pszModuleName
const char * pszLibraryName
LPVECTOR pReportList
LPVECTOR pControlList

Detailed Description

The behaviour of each display is controlled by one or more plugin modules.

Definition at line 137 of file config.c.


Member Data Documentation

LPVECTOR _tag_config_module::pControlList
 

A vector of LPCONFIG_OBJECT elements listing objects we wish to control

Definition at line 151 of file config.c.

LPVECTOR _tag_config_module::pReportList
 

A vector of LPCONFIG_OBJECT elements listing objects we wish to receive reports for

Definition at line 148 of file config.c.

const char* _tag_config_module::pszLibraryName
 

Name of the library to load

Definition at line 145 of file config.c.

const char* _tag_config_module::pszModuleName
 

Name of the module

Definition at line 142 of file config.c.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 17 01:36:12 2006 for IILC by  doxygen 1.4.6