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

Go to the source code of this file.

Typedefs

typedef long IntX_t
 

Variables

asn_TYPE_descriptor_t asn_DEF_IntX
 
asn_struct_free_f IntX_free
 
asn_struct_print_f IntX_print
 
asn_constr_check_f IntX_constraint
 
ber_type_decoder_f IntX_decode_ber
 
der_type_encoder_f IntX_encode_der
 
xer_type_decoder_f IntX_decode_xer
 
xer_type_encoder_f IntX_encode_xer
 
per_type_decoder_f IntX_decode_uper
 
per_type_encoder_f IntX_encode_uper
 

Typedef Documentation

◆ IntX_t

typedef long IntX_t

Definition at line 21 of file IntX.h.

Variable Documentation

◆ asn_DEF_IntX

asn_TYPE_descriptor_t asn_DEF_IntX

Definition at line 101 of file IntX.c.

◆ IntX_constraint

asn_constr_check_f IntX_constraint

Definition at line 27 of file IntX.h.

◆ IntX_decode_ber

ber_type_decoder_f IntX_decode_ber

Definition at line 28 of file IntX.h.

◆ IntX_decode_uper

per_type_decoder_f IntX_decode_uper

Definition at line 32 of file IntX.h.

◆ IntX_decode_xer

xer_type_decoder_f IntX_decode_xer

Definition at line 30 of file IntX.h.

◆ IntX_encode_der

der_type_encoder_f IntX_encode_der

Definition at line 29 of file IntX.h.

◆ IntX_encode_uper

per_type_encoder_f IntX_encode_uper

Definition at line 33 of file IntX.h.

◆ IntX_encode_xer

xer_type_encoder_f IntX_encode_xer

Definition at line 31 of file IntX.h.

◆ IntX_free

asn_struct_free_f IntX_free

Definition at line 25 of file IntX.h.

◆ IntX_print

asn_struct_print_f IntX_print

Definition at line 26 of file IntX.h.