ITS
SlowVehicleSubCauseCode.h File Reference
#include <asn_application.h>
#include <NativeInteger.h>
#include <asn_internal.h>
Include dependency graph for SlowVehicleSubCauseCode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum SlowVehicleSubCauseCode e_SlowVehicleSubCauseCode
 
typedef long SlowVehicleSubCauseCode_t
 

Enumerations

enum  SlowVehicleSubCauseCode {
  SlowVehicleSubCauseCode_unavailable = 0, SlowVehicleSubCauseCode_maintenanceVehicle = 1, SlowVehicleSubCauseCode_vehiclesSlowingToLookAtAccident = 2, SlowVehicleSubCauseCode_abnormalLoad = 3,
  SlowVehicleSubCauseCode_abnormalWideLoad = 4, SlowVehicleSubCauseCode_convoy = 5, SlowVehicleSubCauseCode_snowplough = 6, SlowVehicleSubCauseCode_deicing = 7,
  SlowVehicleSubCauseCode_saltingVehicles = 8
}
 

Variables

asn_TYPE_descriptor_t asn_DEF_SlowVehicleSubCauseCode
 
asn_struct_free_f SlowVehicleSubCauseCode_free
 
asn_struct_print_f SlowVehicleSubCauseCode_print
 
asn_constr_check_f SlowVehicleSubCauseCode_constraint
 
ber_type_decoder_f SlowVehicleSubCauseCode_decode_ber
 
der_type_encoder_f SlowVehicleSubCauseCode_encode_der
 
xer_type_decoder_f SlowVehicleSubCauseCode_decode_xer
 
xer_type_encoder_f SlowVehicleSubCauseCode_encode_xer
 
per_type_decoder_f SlowVehicleSubCauseCode_decode_uper
 
per_type_encoder_f SlowVehicleSubCauseCode_encode_uper
 

Typedef Documentation

◆ e_SlowVehicleSubCauseCode

◆ SlowVehicleSubCauseCode_t

Definition at line 34 of file SlowVehicleSubCauseCode.h.

Enumeration Type Documentation

◆ SlowVehicleSubCauseCode

Enumerator
SlowVehicleSubCauseCode_unavailable 
SlowVehicleSubCauseCode_maintenanceVehicle 
SlowVehicleSubCauseCode_vehiclesSlowingToLookAtAccident 
SlowVehicleSubCauseCode_abnormalLoad 
SlowVehicleSubCauseCode_abnormalWideLoad 
SlowVehicleSubCauseCode_convoy 
SlowVehicleSubCauseCode_snowplough 
SlowVehicleSubCauseCode_deicing 
SlowVehicleSubCauseCode_saltingVehicles 

Definition at line 21 of file SlowVehicleSubCauseCode.h.

Variable Documentation

◆ asn_DEF_SlowVehicleSubCauseCode

asn_TYPE_descriptor_t asn_DEF_SlowVehicleSubCauseCode

Definition at line 123 of file SlowVehicleSubCauseCode.c.

◆ SlowVehicleSubCauseCode_constraint

asn_constr_check_f SlowVehicleSubCauseCode_constraint

Definition at line 40 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_decode_ber

ber_type_decoder_f SlowVehicleSubCauseCode_decode_ber

Definition at line 41 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_decode_uper

per_type_decoder_f SlowVehicleSubCauseCode_decode_uper

Definition at line 45 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_decode_xer

xer_type_decoder_f SlowVehicleSubCauseCode_decode_xer

Definition at line 43 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_encode_der

der_type_encoder_f SlowVehicleSubCauseCode_encode_der

Definition at line 42 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_encode_uper

per_type_encoder_f SlowVehicleSubCauseCode_encode_uper

Definition at line 46 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_encode_xer

xer_type_encoder_f SlowVehicleSubCauseCode_encode_xer

Definition at line 44 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_free

asn_struct_free_f SlowVehicleSubCauseCode_free

Definition at line 38 of file SlowVehicleSubCauseCode.h.

◆ SlowVehicleSubCauseCode_print

asn_struct_print_f SlowVehicleSubCauseCode_print

Definition at line 39 of file SlowVehicleSubCauseCode.h.