iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Functions
ParamInfo.hh File Reference
#include <config.hh>
#include <string>
#include <vector>
#include <algorithm>
#include <map>
#include "SVMError.hh"
Include dependency graph for ParamInfo.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  svt::AlternativeHelp
 
class  svt::ParamInfo
 The ParamInfo class contains informations about one parameter like key, help text, guiHints etc. More...
 

Namespaces

 svt
 

Functions

void svt::sortAndRemoveDuplicates (std::vector< ParamInfo > &params)
 sort list of ParamInfo's and remove doubles More...