void plug_add_argument_element (struct arglist *, const char* what, char* elname)

Adds an element to a P_SET argument of the plugin

Documentation

Adds an element to a P_SET argument of the plugin. This function must be used into the function plugin_init. Order used to add the elements of a set is important. The value returned by plug_get_argument in the case of a P_SET argument is the current element selected. Elements are numbered starting with the last element added (starting from 1).

Parameters:
what - is the identifier of the argument that is a P_SET.
elname - is the name of the argument.

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