CartoType API
Classes | Public Member Functions | Static Public Member Functions
CartoType::CType1MapLabelIndex Class Reference

#include <cartotype_type1_map_label_index.h>

List of all members.

Classes

class  TAlphabetEntry

Public Member Functions

TResult FindObjectIds (TDataInputStream &aReader, const MString &aString, CArray< uint32 > &aObjectIds)

Static Public Member Functions

static CType1MapLabelIndexNew (TResult &aError, TDataInputStream &aReader, int32 aAlphabetTableSize=131)

Detailed Description

Label index reader for type 1 files.


Member Function Documentation

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.


The documentation for this class was generated from the following files: