blockfactory  0.8
A framework for wrapping algorithms for dataflow programming
blockfactory::core::Parameters Member List

This is the complete list of members for blockfactory::core::Parameters, including all inherited members.

existName(const ParamName &name) const blockfactory::core::Parameters
getBoolParameters() const blockfactory::core::Parameters
getDoubleParameters() const blockfactory::core::Parameters
getIntParameters() const blockfactory::core::Parameters
getNumberOfParameters() const blockfactory::core::Parameters
getParameter(const ParamName &name, T &param) const blockfactory::core::Parameters
getParameter(const ParamName &name, std::vector< T > &param) const blockfactory::core::Parameters
getParameterMetadata(const ParamName &name)blockfactory::core::Parameters
getParamIndex(const ParamName &name) const blockfactory::core::Parameters
getParamName(const ParamIndex &index) const blockfactory::core::Parameters
getStringParameters() const blockfactory::core::Parameters
operator=(const Parameters &other)blockfactory::core::Parameters
Parameters()blockfactory::core::Parameters
Parameters(const blockfactory::core::Parameters &other)blockfactory::core::Parameters
ParamIndex typedefblockfactory::core::Parameters
ParamName typedefblockfactory::core::Parameters
storeParameter(const T &param, const blockfactory::core::ParameterMetadata &paramMetadata)blockfactory::core::Parameters
storeParameter(const std::vector< T > &param, const blockfactory::core::ParameterMetadata &paramMetadata)blockfactory::core::Parameters
storeParameter(const Parameter< T > &parameter)blockfactory::core::Parameters
~Parameters()blockfactory::core::Parameters