| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::ParameterDescriptionList Struct Reference This class describes parameters taken by a plugin. More...
Public Member Functions
Detailed DescriptionThis class describes parameters taken by a plugin. It is used by WithParameter to store parameters. Each parameter is identified by a name, has a default value, a value, a help string, and a boolean indicating whether it is mandatory or optional. Constructor & Destructor Documentation
Member Function Documentation
template<typename T >
Adds a new parameter of type T to the list.
Builds a DataSet containing the default values for each parameter. If the DataSet has a key which is equal to a parameter's name, the existing value is kept.
retrieves the default value of a parameter.
Retrieves an Iterator on the parameters.
Retrieves whether a parameter is mandatory or optional.
Sets the default value of a parameter.
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |