CPosLandmarkDatabase::TSize Struct Reference

API published in: S60 3rd Ed


#include <epos_cposlandmarkdatabase.h>

Detailed Description

Encapsulates size information for a landmark database.

Data Fields

TInt  iFileSize
  The size of the database in bytes.
TReal32  iUsage
  How many percent of the database which is currently in use.

Field Documentation

TInt CPosLandmarkDatabase::TSize::iFileSize
 

The size of the database in bytes.

TReal32 CPosLandmarkDatabase::TSize::iUsage
 

How many percent of the database which is currently in use.

This value lies in the interval [0.0, 1.0].


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

Copyright © Nokia Corporation 2001-2008
Back to top