|
ITS
|
Go to the source code of this file.
Typedefs | |
| typedef enum DeltaLongitude | e_DeltaLongitude |
| typedef long | DeltaLongitude_t |
Enumerations | |
| enum | DeltaLongitude { DeltaLongitude_oneMicrodegreeEast = 10, DeltaLongitude_oneMicrodegreeWest = -10, DeltaLongitude_unavailable = 131072 } |
| typedef long DeltaLongitude_t |
Definition at line 28 of file DeltaLongitude.h.
| typedef enum DeltaLongitude e_DeltaLongitude |
| enum DeltaLongitude |
| Enumerator | |
|---|---|
| DeltaLongitude_oneMicrodegreeEast | |
| DeltaLongitude_oneMicrodegreeWest | |
| DeltaLongitude_unavailable | |
Definition at line 21 of file DeltaLongitude.h.
| asn_TYPE_descriptor_t asn_DEF_DeltaLongitude |
Definition at line 123 of file DeltaLongitude.c.
| asn_constr_check_f DeltaLongitude_constraint |
Definition at line 34 of file DeltaLongitude.h.
| ber_type_decoder_f DeltaLongitude_decode_ber |
Definition at line 35 of file DeltaLongitude.h.
| per_type_decoder_f DeltaLongitude_decode_uper |
Definition at line 39 of file DeltaLongitude.h.
| xer_type_decoder_f DeltaLongitude_decode_xer |
Definition at line 37 of file DeltaLongitude.h.
| der_type_encoder_f DeltaLongitude_encode_der |
Definition at line 36 of file DeltaLongitude.h.
| per_type_encoder_f DeltaLongitude_encode_uper |
Definition at line 40 of file DeltaLongitude.h.
| xer_type_encoder_f DeltaLongitude_encode_xer |
Definition at line 38 of file DeltaLongitude.h.
| asn_struct_free_f DeltaLongitude_free |
Definition at line 32 of file DeltaLongitude.h.
| asn_struct_print_f DeltaLongitude_print |
Definition at line 33 of file DeltaLongitude.h.