CartoType API
Public Member Functions
CartoType::CTileDataAccessor::MTileNameProvider Class Reference

#include <cartotype_tile_accessor.h>

List of all members.

Public Member Functions

virtual const MStringTileName (TResult &aError, int32 aZoom, int32 aX, int32 aY)=0

Detailed Description

An interface class to provide tile filenames.


Member Function Documentation

virtual const MString& CartoType::CTileDataAccessor::MTileNameProvider::TileName ( TResult aError,
int32  aZoom,
int32  aX,
int32  aY 
) [pure virtual]

Provide the name of the file containing a certain tile. It is acceptable always to return a reference to the same string object.


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