OEConfigureFPDatabaseMemoryType¶
bool OEConfigureFPDatabaseMemoryType(OESystem::OEInterface &itf,
unsigned int defvalue=OEFastFPDatabaseMemoryType::Default,
std::string name="-memorytype",
std::string alias="-m")
Adds a fingerprint database memory type parameter to the given interface.
- itf
The interface being configured.
- defvalue
Default parameter value.
- name
The name of the parameter.
- alias
The alternative i.e. alias name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEFastFPDatabaseMemoryType
namespaceOEGetFPDatabaseMemoryType
functionExample code in Searching fast fingerprint database section