OEGetFPDatabaseMemoryType¶
unsigned int OEGetFPDatabaseMemoryType(OESystem::OEInterface &itf,
const std::string name="-memorytype")
Returns the fingerprint database memory type initialized in the given interface.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEFastFPDatabaseMemoryType
namespaceOEConfigureFPDatabaseMemoryType
functionExample code in Searching fast fingerprint database section