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

Go to the source code of this file.

Typedefs

typedef enum VehicleLengthConfidenceIndication e_VehicleLengthConfidenceIndication
 
typedef long VehicleLengthConfidenceIndication_t
 

Enumerations

enum  VehicleLengthConfidenceIndication {
  VehicleLengthConfidenceIndication_noTrailerPresent = 0, VehicleLengthConfidenceIndication_trailerPresentWithKnownLength = 1, VehicleLengthConfidenceIndication_trailerPresentWithUnknownLength = 2, VehicleLengthConfidenceIndication_trailerPresenceIsUnknown = 3,
  VehicleLengthConfidenceIndication_unavailable = 4
}
 

Variables

asn_TYPE_descriptor_t asn_DEF_VehicleLengthConfidenceIndication
 
asn_struct_free_f VehicleLengthConfidenceIndication_free
 
asn_struct_print_f VehicleLengthConfidenceIndication_print
 
asn_constr_check_f VehicleLengthConfidenceIndication_constraint
 
ber_type_decoder_f VehicleLengthConfidenceIndication_decode_ber
 
der_type_encoder_f VehicleLengthConfidenceIndication_encode_der
 
xer_type_decoder_f VehicleLengthConfidenceIndication_decode_xer
 
xer_type_encoder_f VehicleLengthConfidenceIndication_encode_xer
 
per_type_decoder_f VehicleLengthConfidenceIndication_decode_uper
 
per_type_encoder_f VehicleLengthConfidenceIndication_encode_uper
 

Typedef Documentation

◆ e_VehicleLengthConfidenceIndication

◆ VehicleLengthConfidenceIndication_t

Enumeration Type Documentation

◆ VehicleLengthConfidenceIndication

Enumerator
VehicleLengthConfidenceIndication_noTrailerPresent 
VehicleLengthConfidenceIndication_trailerPresentWithKnownLength 
VehicleLengthConfidenceIndication_trailerPresentWithUnknownLength 
VehicleLengthConfidenceIndication_trailerPresenceIsUnknown 
VehicleLengthConfidenceIndication_unavailable 

Definition at line 21 of file VehicleLengthConfidenceIndication.h.

Variable Documentation

◆ asn_DEF_VehicleLengthConfidenceIndication

asn_TYPE_descriptor_t asn_DEF_VehicleLengthConfidenceIndication

Definition at line 129 of file VehicleLengthConfidenceIndication.c.

◆ VehicleLengthConfidenceIndication_constraint

asn_constr_check_f VehicleLengthConfidenceIndication_constraint

Definition at line 36 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_decode_ber

ber_type_decoder_f VehicleLengthConfidenceIndication_decode_ber

Definition at line 37 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_decode_uper

per_type_decoder_f VehicleLengthConfidenceIndication_decode_uper

Definition at line 41 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_decode_xer

xer_type_decoder_f VehicleLengthConfidenceIndication_decode_xer

Definition at line 39 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_encode_der

der_type_encoder_f VehicleLengthConfidenceIndication_encode_der

Definition at line 38 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_encode_uper

per_type_encoder_f VehicleLengthConfidenceIndication_encode_uper

Definition at line 42 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_encode_xer

xer_type_encoder_f VehicleLengthConfidenceIndication_encode_xer

Definition at line 40 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_free

asn_struct_free_f VehicleLengthConfidenceIndication_free

Definition at line 34 of file VehicleLengthConfidenceIndication.h.

◆ VehicleLengthConfidenceIndication_print

asn_struct_print_f VehicleLengthConfidenceIndication_print

Definition at line 35 of file VehicleLengthConfidenceIndication.h.