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