void plug_add_argument (struct arglist *, const char* what, plugarg tp, void* dv)

Adds an argument to the plugin

Documentation

Adds an argument to the plugin. This function must be used into the function plugin_init.
Parameters:
what - is the identifier of the argument.
tp - is the type of the argument.
dv - is the default value of the argument (type of dv must be compatible with tp).

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de