SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AlgorithmParameterList Member List

This is the complete list of members for AlgorithmParameterList, including all inherited members.

add_option(const AlgorithmParameterName &key, const std::string &defval, const std::string &options)AlgorithmParameterListprotected
addParameter(const AlgorithmParameterName &key, const AlgorithmParameter::Value &defaultValue)AlgorithmParameterListprotected
AlgorithmParameterList()AlgorithmParameterList
check_option(const AlgorithmParameterName &key, const std::string &value) const AlgorithmParameterList
dumpAlgoState() const AlgorithmParameterListprotected
get(const AlgorithmParameterName &key) const AlgorithmParameterListvirtual
get_option(const AlgorithmParameterName &key, std::string &value) const AlgorithmParameterList
get_option(const AlgorithmParameterName &key) const AlgorithmParameterList
HasId()HasId< IdType, IdGenerator >inline
id() const HasId< IdType, IdGenerator >inline
id_type typedefHasId< IdType, IdGenerator >
keyNotFoundPolicy(const AlgorithmParameterName &key)AlgorithmParameterListvirtual
run_generic(const AlgorithmInput &input) const =0AlgorithmInterfacepure virtual
set(const AlgorithmParameterName &key, const AlgorithmParameter::Value &value)AlgorithmParameterListvirtual
set_option(const AlgorithmParameterName &key, const std::string &value)AlgorithmParameterList
~AlgorithmInterface()AlgorithmInterfaceinlinevirtual