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

Go to the source code of this file.

Typedefs

typedef enum StationaryVehicleSubCauseCode e_StationaryVehicleSubCauseCode
 
typedef long StationaryVehicleSubCauseCode_t
 

Enumerations

enum  StationaryVehicleSubCauseCode {
  StationaryVehicleSubCauseCode_unavailable = 0, StationaryVehicleSubCauseCode_humanProblem = 1, StationaryVehicleSubCauseCode_vehicleBreakdown = 2, StationaryVehicleSubCauseCode_postCrash = 3,
  StationaryVehicleSubCauseCode_publicTransportStop = 4, StationaryVehicleSubCauseCode_carryingDangerousGoods = 5
}
 

Variables

asn_TYPE_descriptor_t asn_DEF_StationaryVehicleSubCauseCode
 
asn_struct_free_f StationaryVehicleSubCauseCode_free
 
asn_struct_print_f StationaryVehicleSubCauseCode_print
 
asn_constr_check_f StationaryVehicleSubCauseCode_constraint
 
ber_type_decoder_f StationaryVehicleSubCauseCode_decode_ber
 
der_type_encoder_f StationaryVehicleSubCauseCode_encode_der
 
xer_type_decoder_f StationaryVehicleSubCauseCode_decode_xer
 
xer_type_encoder_f StationaryVehicleSubCauseCode_encode_xer
 
per_type_decoder_f StationaryVehicleSubCauseCode_decode_uper
 
per_type_encoder_f StationaryVehicleSubCauseCode_encode_uper
 

Typedef Documentation

◆ e_StationaryVehicleSubCauseCode

◆ StationaryVehicleSubCauseCode_t

Definition at line 31 of file StationaryVehicleSubCauseCode.h.

Enumeration Type Documentation

◆ StationaryVehicleSubCauseCode

Enumerator
StationaryVehicleSubCauseCode_unavailable 
StationaryVehicleSubCauseCode_humanProblem 
StationaryVehicleSubCauseCode_vehicleBreakdown 
StationaryVehicleSubCauseCode_postCrash 
StationaryVehicleSubCauseCode_publicTransportStop 
StationaryVehicleSubCauseCode_carryingDangerousGoods 

Definition at line 21 of file StationaryVehicleSubCauseCode.h.

Variable Documentation

◆ asn_DEF_StationaryVehicleSubCauseCode

asn_TYPE_descriptor_t asn_DEF_StationaryVehicleSubCauseCode

Definition at line 123 of file StationaryVehicleSubCauseCode.c.

◆ StationaryVehicleSubCauseCode_constraint

asn_constr_check_f StationaryVehicleSubCauseCode_constraint

Definition at line 37 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_decode_ber

ber_type_decoder_f StationaryVehicleSubCauseCode_decode_ber

Definition at line 38 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_decode_uper

per_type_decoder_f StationaryVehicleSubCauseCode_decode_uper

Definition at line 42 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_decode_xer

xer_type_decoder_f StationaryVehicleSubCauseCode_decode_xer

Definition at line 40 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_encode_der

der_type_encoder_f StationaryVehicleSubCauseCode_encode_der

Definition at line 39 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_encode_uper

per_type_encoder_f StationaryVehicleSubCauseCode_encode_uper

Definition at line 43 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_encode_xer

xer_type_encoder_f StationaryVehicleSubCauseCode_encode_xer

Definition at line 41 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_free

asn_struct_free_f StationaryVehicleSubCauseCode_free

Definition at line 35 of file StationaryVehicleSubCauseCode.h.

◆ StationaryVehicleSubCauseCode_print

asn_struct_print_f StationaryVehicleSubCauseCode_print

Definition at line 36 of file StationaryVehicleSubCauseCode.h.