Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

plugin_s Struct Reference

Structure holds a plugin name and its arguments, as well as the line number the plugin is first mentioned. More...

#include <pdl.h>


Data Fields

char * name
 Plugin name.

char * args
 Arguments of the plugin.

unsigned int lineno
 Line number where the plugin is first seen in the configuration file.

plugin_snext
 Next plugin, or 0 if there are no-more plugins.


Detailed Description

Structure holds a plugin name and its arguments, as well as the line number the plugin is first mentioned.

Definition at line 101 of file pdl.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5