| 
    ITS
    
   | 
 
Go to the source code of this file.
Typedefs | |
| typedef enum StationType | e_StationType | 
| typedef long | StationType_t | 
Enumerations | |
| enum | StationType {  StationType_unknown = 0, StationType_pedestrian = 1, StationType_cyclist = 2, StationType_moped = 3, StationType_motorcycle = 4, StationType_passengerCar = 5, StationType_bus = 6, StationType_lightTruck = 7, StationType_heavyTruck = 8, StationType_trailer = 9, StationType_specialVehicles = 10, StationType_tram = 11, StationType_roadSideUnit = 15 }  | 
| typedef enum StationType e_StationType | 
| typedef long StationType_t | 
Definition at line 38 of file StationType.h.
| enum StationType | 
Definition at line 21 of file StationType.h.
| asn_TYPE_descriptor_t asn_DEF_StationType | 
Definition at line 123 of file StationType.c.
| asn_constr_check_f StationType_constraint | 
Definition at line 44 of file StationType.h.
| ber_type_decoder_f StationType_decode_ber | 
Definition at line 45 of file StationType.h.
| per_type_decoder_f StationType_decode_uper | 
Definition at line 49 of file StationType.h.
| xer_type_decoder_f StationType_decode_xer | 
Definition at line 47 of file StationType.h.
| der_type_encoder_f StationType_encode_der | 
Definition at line 46 of file StationType.h.
| per_type_encoder_f StationType_encode_uper | 
Definition at line 50 of file StationType.h.
| xer_type_encoder_f StationType_encode_xer | 
Definition at line 48 of file StationType.h.
| asn_struct_free_f StationType_free | 
Definition at line 42 of file StationType.h.
| asn_struct_print_f StationType_print | 
Definition at line 43 of file StationType.h.