|
CartoType API
|
#include <cartotype_type1_map_label_index.h>
Classes | |
| class | TAlphabetEntry |
Public Member Functions | |
| TResult | FindObjectIds (TDataInputStream &aReader, const MString &aString, CArray< uint32 > &aObjectIds) |
Static Public Member Functions | |
| static CType1MapLabelIndex * | New (TResult &aError, TDataInputStream &aReader, int32 aAlphabetTableSize=131) |
Label index reader for type 1 files.
| TResult CType1MapLabelIndex::FindObjectIds | ( | TDataInputStream & | aReader, |
| const MString & | aString, | ||
| CArray< uint32 > & | aObjectIds | ||
| ) |
Find the ids of the objects with a label starting with the specified string.
| CType1MapLabelIndex * CType1MapLabelIndex::New | ( | TResult & | aError, |
| TDataInputStream & | aReader, | ||
| int32 | aAlphabetTableSize = 131 |
||
| ) | [static] |
Create a new label index object with the given hash table size for the alphabet.
1.7.5.1