OEConfigureFilterType¶
bool OEConfigureFilterType(OESystem::OEInterface& itf,
std::string name = OEFilterParamName::Type,
std::string alias = "-ftype")
Configures the given interface to add filter type parameter.
- itf
The interface being configured.
- name
The name of the filter type parameter.
- alias
The alternative i.e. alias name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEGetFilterType
functionOEFilterParamSetup
namespaceOEFilterParamName
namespaceOEFilterType
namespace