XBinder
Version 2.6.x
|
String-to-integer hash map interface. More...
Go to the source code of this file.
String-to-integer hash map interface.
This relates a STRING key structure (const OSUTF8CHAR*) to a 32-bit signed integer value (OSINT32). It uses the rtxHashMap .h/.c file as a template.
Definition in file rtxHashMapStr2Int.h.