_area Struct Reference
[Radio Interface Layer (RIL) oriented code.]

List of areas belonging to a mobile network in the tower cell ID database. More...


Data Fields

int id
 Area ID.
int n
 Number of tower cells in this area.
int siz
 Size of the whole area tree in the resulting file.
struct _cellcells
 Tower cells in the area.
struct _areanext
 Next element in the list.


Detailed Description

List of areas belonging to a mobile network in the tower cell ID database.

Field Documentation

int _area::id

Area ID.

int _area::n

Number of tower cells in this area.

Number of tower cells in the list pointed by cells.

Size of the whole area tree in the resulting file.

This is the size of this structure in the resulting file + sizes needed to store all tower cell definitions with their coordinates.

struct _cell* _area::cells [read]

Tower cells in the area.

struct _area* _area::next [read]

Next element in the list.


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

Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6