CPosLandmarkDatabase::TSize Struct Reference

struct CPosLandmarkDatabase::TSize

Encapsulates size information for a landmark database.

Public Attributes
TInt iFileSize
TReal32 iUsage

Member Data Documentation

TInt iFileSize

TInt iFileSize

The size of the database in bytes.

TReal32 iUsage

TReal32 iUsage

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