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>

Collaboration diagram for plugin_s:

Collaboration graph
[legend]

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.

struct plugin_s* next
 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 94 of file pdl.h.


The documentation for this struct was generated from the following file:
Generated at Wed Jul 16 16:34:15 2003 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001