GLLPP_CellGlobalIdGERAN Struct Reference

Cell ID. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_CellGlobalIdGERAN:

List of all members.


Detailed Description

Cell ID.


ASN.1 specification:

CellGlobalIdGERAN ::= SEQUENCE {
	plmn-Identity		SEQUENCE {
							mcc		SEQUENCE (SIZE (3)) 	OF INTEGER (0..9),
							mnc		SEQUENCE (SIZE (2..3)) 	OF INTEGER (0..9)
							},
	locationAreaCode		BIT STRING (SIZE (16)),
	cellIdentity			BIT STRING (SIZE (16)),
	...
}

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines