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

Go to the source code of this file.

Typedefs

typedef enum PosLonCarr e_PosLonCarr
 
typedef long PosLonCarr_t
 

Enumerations

enum  PosLonCarr { PosLonCarr_oneCentimeter = 1, PosLonCarr_unavailable = 127 }
 

Variables

asn_TYPE_descriptor_t asn_DEF_PosLonCarr
 
asn_struct_free_f PosLonCarr_free
 
asn_struct_print_f PosLonCarr_print
 
asn_constr_check_f PosLonCarr_constraint
 
ber_type_decoder_f PosLonCarr_decode_ber
 
der_type_encoder_f PosLonCarr_encode_der
 
xer_type_decoder_f PosLonCarr_decode_xer
 
xer_type_encoder_f PosLonCarr_encode_xer
 
per_type_decoder_f PosLonCarr_decode_uper
 
per_type_encoder_f PosLonCarr_encode_uper
 

Typedef Documentation

◆ e_PosLonCarr

typedef enum PosLonCarr e_PosLonCarr

◆ PosLonCarr_t

typedef long PosLonCarr_t

Definition at line 27 of file PosLonCarr.h.

Enumeration Type Documentation

◆ PosLonCarr

enum PosLonCarr
Enumerator
PosLonCarr_oneCentimeter 
PosLonCarr_unavailable 

Definition at line 21 of file PosLonCarr.h.

Variable Documentation

◆ asn_DEF_PosLonCarr

asn_TYPE_descriptor_t asn_DEF_PosLonCarr

Definition at line 123 of file PosLonCarr.c.

◆ PosLonCarr_constraint

asn_constr_check_f PosLonCarr_constraint

Definition at line 33 of file PosLonCarr.h.

◆ PosLonCarr_decode_ber

ber_type_decoder_f PosLonCarr_decode_ber

Definition at line 34 of file PosLonCarr.h.

◆ PosLonCarr_decode_uper

per_type_decoder_f PosLonCarr_decode_uper

Definition at line 38 of file PosLonCarr.h.

◆ PosLonCarr_decode_xer

xer_type_decoder_f PosLonCarr_decode_xer

Definition at line 36 of file PosLonCarr.h.

◆ PosLonCarr_encode_der

der_type_encoder_f PosLonCarr_encode_der

Definition at line 35 of file PosLonCarr.h.

◆ PosLonCarr_encode_uper

per_type_encoder_f PosLonCarr_encode_uper

Definition at line 39 of file PosLonCarr.h.

◆ PosLonCarr_encode_xer

xer_type_encoder_f PosLonCarr_encode_xer

Definition at line 37 of file PosLonCarr.h.

◆ PosLonCarr_free

asn_struct_free_f PosLonCarr_free

Definition at line 31 of file PosLonCarr.h.

◆ PosLonCarr_print

asn_struct_print_f PosLonCarr_print

Definition at line 32 of file PosLonCarr.h.