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

List of mobile networks belonging to a country in the tower cell ID database. More...


Data Fields

int id
 Network ID.
int n
 Number of areas available for the mobile network.
int siz
 Size of the whole mobile network tree in the resulting file.
struct _areaareas
 Areas for the network.
struct _netnext
 Next element in the list.


Detailed Description

List of mobile networks belonging to a country in the tower cell ID database.

Field Documentation

int _net::id

Network ID.

int _net::n

Number of areas available for the mobile network.

Number of areas in the list pointed by areas.

int _net::siz

Size of the whole mobile network tree in the resulting file.

This is the size in bytes of this structure + total sizes of all areas belonging to this mobile network.

struct _area* _net::areas [read]

Areas for the network.

struct _net* _net::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