include
etsi_its_spatem_ts_coding
NumericString.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 _NumericString_H_
6
#define _NumericString_H_
7
8
#include <
etsi_its_spatem_ts_coding/OCTET_STRING.h
>
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
typedef
OCTET_STRING_t
NumericString_t
;
/* Implemented via OCTET STRING */
15
16
extern
asn_TYPE_descriptor_t
asn_DEF_NumericString
;
17
extern
asn_TYPE_operation_t
asn_OP_NumericString
;
18
19
#define NumericString_free OCTET_STRING_free
20
21
#if !defined(ASN_DISABLE_PRINT_SUPPORT)
22
#define NumericString_print OCTET_STRING_print_utf8
23
#endif
/* !defined(ASN_DISABLE_PRINT_SUPPORT) */
24
25
#define NumericString_compare OCTET_STRING_compare
26
#define NumericString_copy OCTET_STRING_copy
27
28
asn_constr_check_f
NumericString_constraint
;
29
30
#if !defined(ASN_DISABLE_BER_SUPPORT)
31
#define NumericString_decode_ber OCTET_STRING_decode_ber
32
#define NumericString_encode_der OCTET_STRING_encode_der
33
#endif
/* !defined(ASN_DISABLE_BER_SUPPORT) */
34
35
#if !defined(ASN_DISABLE_XER_SUPPORT)
36
#define NumericString_decode_xer OCTET_STRING_decode_xer_utf8
37
#define NumericString_encode_xer OCTET_STRING_encode_xer_utf8
38
#endif
/* !defined(ASN_DISABLE_XER_SUPPORT) */
39
40
#if !defined(ASN_DISABLE_JER_SUPPORT)
41
#define NumericString_decode_jer OCTET_STRING_decode_jer_utf8
42
#define NumericString_encode_jer OCTET_STRING_encode_jer_utf8
43
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
44
45
#if !defined(ASN_DISABLE_OER_SUPPORT)
46
#define NumericString_decode_oer OCTET_STRING_decode_oer
47
#define NumericString_encode_oer OCTET_STRING_encode_oer
48
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
49
50
#if !defined(ASN_DISABLE_UPER_SUPPORT)
51
#define NumericString_decode_uper OCTET_STRING_decode_uper
52
#define NumericString_encode_uper OCTET_STRING_encode_uper
53
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) */
54
#if !defined(ASN_DISABLE_APER_SUPPORT)
55
#define NumericString_decode_aper OCTET_STRING_decode_aper
56
#define NumericString_encode_aper OCTET_STRING_encode_aper
57
#endif
/* !defined(ASN_DISABLE_APER_SUPPORT) */
58
59
#if !defined(ASN_DISABLE_RFILL_SUPPORT)
60
#define NumericString_random_fill OCTET_STRING_random_fill
61
#endif
/* !defined(ASN_DISABLE_RFILL_SUPPORT) */
62
63
#ifdef __cplusplus
64
}
65
#endif
66
67
#endif
/* _NumericString_H_ */
asn_TYPE_operation_s
Definition:
constr_TYPE.h:184
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
NumericString_t
OCTET_STRING_t NumericString_t
Definition:
NumericString.h:14
asn_constr_check_f
int() asn_constr_check_f(const struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_ptr, asn_app_constraint_failed_f *optional_callback, void *optional_app_key)
Definition:
constraints.h:41
OCTET_STRING
Definition:
OCTET_STRING.h:14
asn_OP_NumericString
asn_TYPE_operation_t asn_OP_NumericString
Definition:
NumericString.c:42
asn_DEF_NumericString
asn_TYPE_descriptor_t asn_DEF_NumericString
Definition:
NumericString.c:100
NumericString_constraint
asn_constr_check_f NumericString_constraint
Definition:
NumericString.h:28
OCTET_STRING.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