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 namespace
- OEConfigureFPDatabaseMemoryType function
- Example code in Searching fast fingerprint database section