VisibleString.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 _VisibleString_H_
6 #define _VisibleString_H_
7 
9 
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 
14 typedef OCTET_STRING_t VisibleString_t; /* Implemented via OCTET STRING */
15 
18 
19 #define VisibleString_free OCTET_STRING_free
20 
21 #if !defined(ASN_DISABLE_PRINT_SUPPORT)
22 #define VisibleString_print OCTET_STRING_print
23 #endif /* !defined(ASN_DISABLE_PRINT_SUPPORT) */
24 
25 #define VisibleString_compare OCTET_STRING_compare
26 #define VisibleString_copy OCTET_STRING_copy
27 
29 
30 #if !defined(ASN_DISABLE_BER_SUPPORT)
31 #define VisibleString_decode_ber OCTET_STRING_decode_ber
32 #define VisibleString_encode_der OCTET_STRING_encode_der
33 #endif /* !defined(ASN_DISABLE_BER_SUPPORT) */
34 
35 #if !defined(ASN_DISABLE_XER_SUPPORT)
36 #define VisibleString_decode_xer OCTET_STRING_decode_xer_hex
37 #define VisibleString_encode_xer OCTET_STRING_encode_xer
38 #endif /* !defined(ASN_DISABLE_XER_SUPPORT) */
39 
40 #if !defined(ASN_DISABLE_JER_SUPPORT)
41 #define VisibleString_decode_jer OCTET_STRING_decode_jer_hex
42 #define VisibleString_encode_jer OCTET_STRING_encode_jer
43 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
44 
45 #if !defined(ASN_DISABLE_UPER_SUPPORT)
46 #define VisibleString_decode_uper OCTET_STRING_decode_uper
47 #define VisibleString_encode_uper OCTET_STRING_encode_uper
48 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) */
49 #if !defined(ASN_DISABLE_APER_SUPPORT)
50 #define VisibleString_decode_aper OCTET_STRING_decode_aper
51 #define VisibleString_encode_aper OCTET_STRING_encode_aper
52 #endif /* !defined(ASN_DISABLE_APER_SUPPORT) */
53 
54 #ifdef __cplusplus
55 }
56 #endif
57 
58 #endif /* _VisibleString_H_ */
asn_TYPE_operation_s
Definition: constr_TYPE.h:184
VisibleString_t
OCTET_STRING_t VisibleString_t
Definition: VisibleString.h:14
VisibleString_constraint
asn_constr_check_f VisibleString_constraint
Definition: VisibleString.h:28
asn_TYPE_descriptor_s
Definition: constr_TYPE.h:224
asn_OP_VisibleString
asn_TYPE_operation_t asn_OP_VisibleString
Definition: VisibleString.c:22
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
OCTET_STRING.h
asn_DEF_VisibleString
asn_TYPE_descriptor_t asn_DEF_VisibleString
Definition: VisibleString.c:80


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