ImGraph
 All Classes Functions Variables Enumerations Pages
charliesoft::ProcessManager Class Reference

Public Member Functions

std::vector< std::string > getAlgos (AlgoType type) const
 
const std::vector
< ParamDefinition > & 
getAlgo_InParams (std::string name) const
 
const std::vector
< ParamDefinition > & 
getAlgo_SubParams (std::string name) const
 
const std::vector
< ParamDefinition > & 
getAlgo_OutParams (std::string name) const
 
template<typename T >
bool addNewAlgo (AlgoType type, std::string name)
 
AlgoType getAlgoType (std::string algo_name) const
 
BlockcreateAlgoInstance (std::string algo_name) const
 
ParamType getParamType (std::string algo_name, std::string paramName, bool input) const
 
std::string getParamHelp (std::string algo_name, std::string paramName, bool input) const
 

Static Public Member Functions

static ProcessManagergetInstance ()
 
static void releaseInstance ()
 

The documentation for this class was generated from the following files: