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

Go to the source code of this file.

Typedefs

typedef enum ProtectedZoneType e_ProtectedZoneType
 
typedef long ProtectedZoneType_t
 

Enumerations

enum  ProtectedZoneType { ProtectedZoneType_cenDsrcTolling = 0 }
 

Variables

asn_TYPE_descriptor_t asn_DEF_ProtectedZoneType
 
asn_struct_free_f ProtectedZoneType_free
 
asn_struct_print_f ProtectedZoneType_print
 
asn_constr_check_f ProtectedZoneType_constraint
 
ber_type_decoder_f ProtectedZoneType_decode_ber
 
der_type_encoder_f ProtectedZoneType_encode_der
 
xer_type_decoder_f ProtectedZoneType_decode_xer
 
xer_type_encoder_f ProtectedZoneType_encode_xer
 
per_type_decoder_f ProtectedZoneType_decode_uper
 
per_type_encoder_f ProtectedZoneType_encode_uper
 

Typedef Documentation

◆ e_ProtectedZoneType

◆ ProtectedZoneType_t

typedef long ProtectedZoneType_t

Definition at line 29 of file ProtectedZoneType.h.

Enumeration Type Documentation

◆ ProtectedZoneType

Enumerator
ProtectedZoneType_cenDsrcTolling 

Definition at line 21 of file ProtectedZoneType.h.

Variable Documentation

◆ asn_DEF_ProtectedZoneType

asn_TYPE_descriptor_t asn_DEF_ProtectedZoneType

Definition at line 123 of file ProtectedZoneType.c.

◆ ProtectedZoneType_constraint

asn_constr_check_f ProtectedZoneType_constraint

Definition at line 35 of file ProtectedZoneType.h.

◆ ProtectedZoneType_decode_ber

ber_type_decoder_f ProtectedZoneType_decode_ber

Definition at line 36 of file ProtectedZoneType.h.

◆ ProtectedZoneType_decode_uper

per_type_decoder_f ProtectedZoneType_decode_uper

Definition at line 40 of file ProtectedZoneType.h.

◆ ProtectedZoneType_decode_xer

xer_type_decoder_f ProtectedZoneType_decode_xer

Definition at line 38 of file ProtectedZoneType.h.

◆ ProtectedZoneType_encode_der

der_type_encoder_f ProtectedZoneType_encode_der

Definition at line 37 of file ProtectedZoneType.h.

◆ ProtectedZoneType_encode_uper

per_type_encoder_f ProtectedZoneType_encode_uper

Definition at line 41 of file ProtectedZoneType.h.

◆ ProtectedZoneType_encode_xer

xer_type_encoder_f ProtectedZoneType_encode_xer

Definition at line 39 of file ProtectedZoneType.h.

◆ ProtectedZoneType_free

asn_struct_free_f ProtectedZoneType_free

Definition at line 33 of file ProtectedZoneType.h.

◆ ProtectedZoneType_print

asn_struct_print_f ProtectedZoneType_print

Definition at line 34 of file ProtectedZoneType.h.