constr_SEQUENCE_OF.h
Go to the documentation of this file.
1 /*-
2  * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
3  * Redistribution and modifications are permitted subject to BSD license.
4  */
5 #ifndef _CONSTR_SEQUENCE_OF_H_
6 #define _CONSTR_SEQUENCE_OF_H_
7 
9 #include <etsi_its_spatem_ts_coding/constr_SET_OF.h> /* Implemented using SET OF */
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
15 /*
16  * A set specialized functions dealing with the SEQUENCE OF type.
17  * Generally implemented using SET OF.
18  */
19 #define SEQUENCE_OF_free SET_OF_free
20 
21 #if !defined(ASN_DISABLE_PRINT_SUPPORT)
22 #define SEQUENCE_OF_print SET_OF_print
23 #endif /* !defined(ASN_DISABLE_PRINT_SUPPORT) */
24 
26 #define SEQUENCE_OF_copy SET_OF_copy
27 
28 #define SEQUENCE_OF_constraint SET_OF_constraint
29 
30 #if !defined(ASN_DISABLE_BER_SUPPORT)
31 #define SEQUENCE_OF_decode_ber SET_OF_decode_ber
32 der_type_encoder_f SEQUENCE_OF_encode_der;
33 #endif /* !defined(ASN_DISABLE_BER_SUPPORT) */
34 
35 #if !defined(ASN_DISABLE_XER_SUPPORT)
36 #define SEQUENCE_OF_decode_xer SET_OF_decode_xer
37 xer_type_encoder_f SEQUENCE_OF_encode_xer;
38 #endif /* !defined(ASN_DISABLE_XER_SUPPORT) */
39 
40 #if !defined(ASN_DISABLE_JER_SUPPORT)
41 #define SEQUENCE_OF_decode_jer SET_OF_decode_jer
43 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
44 
45 #if !defined(ASN_DISABLE_OER_SUPPORT)
46 #define SEQUENCE_OF_decode_oer SET_OF_decode_oer
47 #define SEQUENCE_OF_encode_oer SET_OF_encode_oer
48 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
49 
50 #if !defined(ASN_DISABLE_UPER_SUPPORT)
51 #define SEQUENCE_OF_decode_uper SET_OF_decode_uper
53 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) */
54 #if !defined(ASN_DISABLE_APER_SUPPORT)
55 #define SEQUENCE_OF_decode_aper SET_OF_decode_aper
57 #endif /* !defined(ASN_DISABLE_APER_SUPPORT) */
58 
59 #if !defined(ASN_DISABLE_RFILL_SUPPORT)
60 #define SEQUENCE_OF_random_fill SET_OF_random_fill
61 #endif /* !defined(ASN_DISABLE_RFILL_SUPPORT) */
62 
64 
65 #ifdef __cplusplus
66 }
67 #endif
68 
69 #endif /* _CONSTR_SET_OF_H_ */
asn_TYPE_operation_s
Definition: constr_TYPE.h:184
SEQUENCE_OF_encode_der
der_type_encoder_f SEQUENCE_OF_encode_der
Definition: constr_SEQUENCE_OF.h:32
SEQUENCE_OF_compare
asn_struct_compare_f SEQUENCE_OF_compare
Definition: constr_SEQUENCE_OF.h:25
asn_struct_compare_f
int() asn_struct_compare_f(const struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_A, const void *struct_B)
Definition: constr_TYPE.h:141
SEQUENCE_OF_encode_jer
jer_type_encoder_f SEQUENCE_OF_encode_jer
Definition: constr_SEQUENCE_OF.h:42
SEQUENCE_OF_encode_aper
per_type_encoder_f SEQUENCE_OF_encode_aper
Definition: constr_SEQUENCE_OF.h:56
asn_OP_SEQUENCE_OF
asn_TYPE_operation_t asn_OP_SEQUENCE_OF
Definition: constr_SEQUENCE_OF.c:10
jer_type_encoder_f
asn_enc_rval_t() jer_type_encoder_f(const struct asn_TYPE_descriptor_s *type_descriptor, const asn_jer_constraints_t *constraints, const void *struct_ptr, int ilevel, enum jer_encoder_flags_e jer_flags, asn_app_consume_bytes_f *consume_bytes_cb, void *app_key)
Definition: jer_encoder.h:73
constr_SET_OF.h
per_type_encoder_f
asn_enc_rval_t() per_type_encoder_f(const struct asn_TYPE_descriptor_s *type_descriptor, const asn_per_constraints_t *constraints, const void *struct_ptr, asn_per_outp_t *per_output)
Definition: per_encoder.h:20
SEQUENCE_OF_encode_uper
per_type_encoder_f SEQUENCE_OF_encode_uper
Definition: constr_SEQUENCE_OF.h:52
SEQUENCE_OF_encode_xer
xer_type_encoder_f SEQUENCE_OF_encode_xer
Definition: constr_SEQUENCE_OF.h:37
asn_application.h


etsi_its_spatem_ts_coding
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:29:28