Go to the documentation of this file.
12 #if !defined(ASN_DISABLE_PRINT_SUPPORT)
19 #if !defined(ASN_DISABLE_BER_SUPPORT)
26 #if !defined(ASN_DISABLE_XER_SUPPORT)
33 #if !defined(ASN_DISABLE_JER_SUPPORT)
40 #if !defined(ASN_DISABLE_OER_SUPPORT)
47 #if !defined(ASN_DISABLE_UPER_SUPPORT)
54 #if !defined(ASN_DISABLE_APER_SUPPORT)
61 #if !defined(ASN_DISABLE_RFILL_SUPPORT)
77 ssize_t common_length = (a->count < b->count ? a->count : b->count);
78 for(idx = 0; idx < common_length; idx++) {
86 if(idx < a->count)
return 1;
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_print
der_type_encoder_f SEQUENCE_OF_encode_der
#define _A_CSEQUENCE_FROM_VOID(ptr)
jer_type_encoder_f SEQUENCE_OF_encode_jer
#define SEQUENCE_OF_decode_uper
per_type_encoder_f SEQUENCE_OF_encode_aper
#define SEQUENCE_OF_random_fill
#define SEQUENCE_OF_decode_jer
asn_TYPE_descriptor_t * type
#define SEQUENCE_OF_decode_aper
asn_TYPE_operation_t * op
asn_struct_compare_f * compare_struct
per_type_encoder_f SEQUENCE_OF_encode_uper
struct asn_TYPE_member_s * elements
asn_TYPE_operation_t asn_OP_SEQUENCE_OF
xer_type_encoder_f SEQUENCE_OF_encode_xer
#define SEQUENCE_OF_decode_oer
int SEQUENCE_OF_compare(const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr)
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_encode_oer
etsi_its_spatem_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:29:28