CPosLandmarkDatabase::TSize Struct Reference

#include <mw/EPos_CPosLandmarkDatabase.h>

struct CPosLandmarkDatabase::TSize
Public Attributes
TInt iFileSize
TReal32 iUsage

Detailed Description

Encapsulates size information for a landmark database.

Member Attribute Documentation

iFileSize

TInt iFileSize

The size of the database in bytes.

iUsage

TReal32 iUsage

How many percent of the database which is currently in use. This value lies in the interval [0.0, 1.0].