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

Go to the source code of this file.

Typedefs

typedef enum HeightLonCarr e_HeightLonCarr
 
typedef long HeightLonCarr_t
 

Enumerations

enum  HeightLonCarr { HeightLonCarr_oneCentimeter = 1, HeightLonCarr_unavailable = 100 }
 

Variables

asn_TYPE_descriptor_t asn_DEF_HeightLonCarr
 
asn_struct_free_f HeightLonCarr_free
 
asn_struct_print_f HeightLonCarr_print
 
asn_constr_check_f HeightLonCarr_constraint
 
ber_type_decoder_f HeightLonCarr_decode_ber
 
der_type_encoder_f HeightLonCarr_encode_der
 
xer_type_decoder_f HeightLonCarr_decode_xer
 
xer_type_encoder_f HeightLonCarr_encode_xer
 
per_type_decoder_f HeightLonCarr_decode_uper
 
per_type_encoder_f HeightLonCarr_encode_uper
 

Typedef Documentation

◆ e_HeightLonCarr

◆ HeightLonCarr_t

typedef long HeightLonCarr_t

Definition at line 27 of file HeightLonCarr.h.

Enumeration Type Documentation

◆ HeightLonCarr

Enumerator
HeightLonCarr_oneCentimeter 
HeightLonCarr_unavailable 

Definition at line 21 of file HeightLonCarr.h.

Variable Documentation

◆ asn_DEF_HeightLonCarr

asn_TYPE_descriptor_t asn_DEF_HeightLonCarr

Definition at line 123 of file HeightLonCarr.c.

◆ HeightLonCarr_constraint

asn_constr_check_f HeightLonCarr_constraint

Definition at line 33 of file HeightLonCarr.h.

◆ HeightLonCarr_decode_ber

ber_type_decoder_f HeightLonCarr_decode_ber

Definition at line 34 of file HeightLonCarr.h.

◆ HeightLonCarr_decode_uper

per_type_decoder_f HeightLonCarr_decode_uper

Definition at line 38 of file HeightLonCarr.h.

◆ HeightLonCarr_decode_xer

xer_type_decoder_f HeightLonCarr_decode_xer

Definition at line 36 of file HeightLonCarr.h.

◆ HeightLonCarr_encode_der

der_type_encoder_f HeightLonCarr_encode_der

Definition at line 35 of file HeightLonCarr.h.

◆ HeightLonCarr_encode_uper

per_type_encoder_f HeightLonCarr_encode_uper

Definition at line 39 of file HeightLonCarr.h.

◆ HeightLonCarr_encode_xer

xer_type_encoder_f HeightLonCarr_encode_xer

Definition at line 37 of file HeightLonCarr.h.

◆ HeightLonCarr_free

asn_struct_free_f HeightLonCarr_free

Definition at line 31 of file HeightLonCarr.h.

◆ HeightLonCarr_print

asn_struct_print_f HeightLonCarr_print

Definition at line 32 of file HeightLonCarr.h.