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

Go to the source code of this file.

Macros

#define SEQUENCE_OF_free   SET_OF_free
 
#define SEQUENCE_OF_print   SET_OF_print
 
#define SEQUENCE_OF_constraint   SET_OF_constraint
 
#define SEQUENCE_OF_decode_ber   SET_OF_decode_ber
 
#define SEQUENCE_OF_decode_xer   SET_OF_decode_xer
 
#define SEQUENCE_OF_decode_uper   SET_OF_decode_uper
 

Variables

der_type_encoder_f SEQUENCE_OF_encode_der
 
xer_type_encoder_f SEQUENCE_OF_encode_xer
 
per_type_encoder_f SEQUENCE_OF_encode_uper
 

Macro Definition Documentation

◆ SEQUENCE_OF_constraint

#define SEQUENCE_OF_constraint   SET_OF_constraint

Definition at line 21 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_decode_ber

#define SEQUENCE_OF_decode_ber   SET_OF_decode_ber

Definition at line 22 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_decode_uper

#define SEQUENCE_OF_decode_uper   SET_OF_decode_uper

Definition at line 24 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_decode_xer

#define SEQUENCE_OF_decode_xer   SET_OF_decode_xer

Definition at line 23 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_free

#define SEQUENCE_OF_free   SET_OF_free

Definition at line 19 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_print

#define SEQUENCE_OF_print   SET_OF_print

Definition at line 20 of file constr_SEQUENCE_OF.h.

Variable Documentation

◆ SEQUENCE_OF_encode_der

der_type_encoder_f SEQUENCE_OF_encode_der

Definition at line 25 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_encode_uper

per_type_encoder_f SEQUENCE_OF_encode_uper

Definition at line 27 of file constr_SEQUENCE_OF.h.

◆ SEQUENCE_OF_encode_xer

xer_type_encoder_f SEQUENCE_OF_encode_xer

Definition at line 26 of file constr_SEQUENCE_OF.h.