OSEXIEncStringTable Struct Reference
[EXI encode structures and functions.]
This structure defines the structure of the various string table partitions used by the encoder.
More...
#include <rtEXIEncStringTable.h>
Public Attributes | |
OSUINT32 | count |
The count of the number of items in the table. | |
OSRTHashMapStr2UInt | records |
A hash map relating string to compact identifer (index) values. |
Detailed Description
This structure defines the structure of the various string table partitions used by the encoder.A different structure is used by the decoder.
Definition at line 47 of file rtEXIEncStringTable.h.
The documentation for this struct was generated from the following file: