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

Go to the source code of this file.

Typedefs

typedef enum ProtectedZoneRadius e_ProtectedZoneRadius
 
typedef long ProtectedZoneRadius_t
 

Enumerations

enum  ProtectedZoneRadius { ProtectedZoneRadius_oneMeter = 1 }
 

Variables

asn_TYPE_descriptor_t asn_DEF_ProtectedZoneRadius
 
asn_struct_free_f ProtectedZoneRadius_free
 
asn_struct_print_f ProtectedZoneRadius_print
 
asn_constr_check_f ProtectedZoneRadius_constraint
 
ber_type_decoder_f ProtectedZoneRadius_decode_ber
 
der_type_encoder_f ProtectedZoneRadius_encode_der
 
xer_type_decoder_f ProtectedZoneRadius_decode_xer
 
xer_type_encoder_f ProtectedZoneRadius_encode_xer
 
per_type_decoder_f ProtectedZoneRadius_decode_uper
 
per_type_encoder_f ProtectedZoneRadius_encode_uper
 

Typedef Documentation

◆ e_ProtectedZoneRadius

◆ ProtectedZoneRadius_t

typedef long ProtectedZoneRadius_t

Definition at line 26 of file ProtectedZoneRadius.h.

Enumeration Type Documentation

◆ ProtectedZoneRadius

Enumerator
ProtectedZoneRadius_oneMeter 

Definition at line 21 of file ProtectedZoneRadius.h.

Variable Documentation

◆ asn_DEF_ProtectedZoneRadius

asn_TYPE_descriptor_t asn_DEF_ProtectedZoneRadius

Definition at line 123 of file ProtectedZoneRadius.c.

◆ ProtectedZoneRadius_constraint

asn_constr_check_f ProtectedZoneRadius_constraint

Definition at line 32 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_decode_ber

ber_type_decoder_f ProtectedZoneRadius_decode_ber

Definition at line 33 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_decode_uper

per_type_decoder_f ProtectedZoneRadius_decode_uper

Definition at line 37 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_decode_xer

xer_type_decoder_f ProtectedZoneRadius_decode_xer

Definition at line 35 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_encode_der

der_type_encoder_f ProtectedZoneRadius_encode_der

Definition at line 34 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_encode_uper

per_type_encoder_f ProtectedZoneRadius_encode_uper

Definition at line 38 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_encode_xer

xer_type_encoder_f ProtectedZoneRadius_encode_xer

Definition at line 36 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_free

asn_struct_free_f ProtectedZoneRadius_free

Definition at line 30 of file ProtectedZoneRadius.h.

◆ ProtectedZoneRadius_print

asn_struct_print_f ProtectedZoneRadius_print

Definition at line 31 of file ProtectedZoneRadius.h.