plugarg


typedef enum plugarg
Type of a plugin's parameter
P_INT
Parameter is an integer (actual type is int).
P_BOOL
Parameter is a boolean (actual type is int).
P_STRING
Parameter is a string (actual type is char*).
P_SET
Parameter is a set of elements (all elements are char*).
P_BUFFER
Parameter is the content of the buffer (actual type is NstTree*).
P_FILE
Parameter is the name of a file (actual type is char*).

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