allowedEncoding | ProductBase | protected |
appendResults | ProductConf | |
applyODIM(ODIM &productODIM, const ODIM &srcODIM, bool applyDefaults=false) | ProductBase | static |
BeanLike(const BeanLike &b) (defined in BeanLike) | BeanLike | inline |
BeanLike(const std::string &name, const std::string &description="") (defined in BeanLike) | BeanLike | inline |
completeEncoding(ODIM &productODIM, const std::string &targetEncoding) | ProductBase | static |
dataSelector (defined in ProductConf) | ProductConf | |
DEBUG enum value (defined in ProductConf) | ProductConf | |
DEFAULT enum value (defined in ProductConf) | ProductConf | |
description (defined in BeanLike) | BeanLike | protected |
getAllowedEncoding() const | ProductBase | inline |
getDataSelector() const | ProductBase | inline |
getDataSelector() | ProductBase | inline |
getDescription() const | BeanLike | inlinevirtual |
getLastArguments() const (defined in ProductBase) | ProductBase | inline |
getName() const | BeanLike | inlinevirtual |
getParameter(const std::string &p) const | BeanLike | inline |
getParameters() const (defined in BeanLike) | BeanLike | inline |
getParameters() (defined in BeanLike) | BeanLike | inline |
hasParameters() const (defined in BeanLike) | BeanLike | inline |
help(std::ostream &ostr=std::cout, bool showDescription=true) const | ProductBase | |
INTERMEDIATE enum value (defined in ProductConf) | ProductConf | |
lastArguments (defined in ProductBase) | ProductBase | protected |
name (defined in BeanLike) | BeanLike | protected |
operator=(const BeanLike &b) (defined in BeanLike) | BeanLike | inline |
outputDataVerbosity (defined in ProductConf) | ProductConf | |
OutputDataVerbosity enum name | ProductConf | |
OutputFlagger typedef (defined in ProductConf) | ProductConf | |
parameters (defined in BeanLike) | BeanLike | protected |
ProductBase(const std::string &name, const std::string &description) | ProductBase | inlineprotected |
ProductBase(const ProductBase &product) (defined in ProductBase) | ProductBase | inlineprotected |
ProductConf() | ProductConf | inline |
ProductConf(const ProductConf &conf) | ProductConf | |
QUALITY enum value (defined in ProductConf) | ProductConf | |
setAllowedEncoding(const std::string &keys) (defined in ProductBase) | ProductBase | |
setDataSelector(const DataSelector &selector) | ProductBase | inline |
setEncodingRequest(const std::string &p) | ProductBase | inlinevirtual |
setODIMspecials(ODIM &productODIM) | ProductBase | protectedstatic |
setParameter(const std::string &p, const Castable &value) | BeanLike | inline |
setParameter(const std::string &p, const VariableT< T > &value) | BeanLike | inline |
setParameter(const std::string &p, const F &value) | BeanLike | inline |
setParameter(const std::string &p, std::initializer_list< F > value) | BeanLike | inline |
setParameters(std::initializer_list< Variable::init_pair_t > args) | BeanLike | inline |
setParameters(const std::string &p, char assignmentSymbol='=', char separatorSymbol=0) | BeanLike | inlinevirtual |
setParameters(const std::map< std::string, T > &args) | BeanLike | inline |
setParameters(const SmartMap< T > &args) | BeanLike | inline |
setParametersFromEntries(const F &args) (defined in BeanLike) | BeanLike | inline |
setRackVersion(drain::VariableMap &metadata) (defined in ProductBase) | ProductBase | static |
storeLastArguments(const std::string &p) override | ProductBase | inlineprotectedvirtual |
targetEncoding | ProductConf | |
toStream(std::ostream &ostr, bool compact=true) const (defined in BeanLike) | BeanLike | virtual |
updateBean() const | BeanLike | inlineprotectedvirtual |
~BeanLike() (defined in BeanLike) | BeanLike | inlinevirtual |
~ProductBase() | ProductBase | inlinevirtual |