include
etsi_its_vam_ts_coding
ObjectDescriptor.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 _ObjectDescriptor_H_
6
#define _ObjectDescriptor_H_
7
8
#include <
etsi_its_vam_ts_coding/GraphicString.h
>
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
typedef
GraphicString_t
ObjectDescriptor_t
;
/* Implemented via GraphicString */
15
16
extern
asn_TYPE_descriptor_t
asn_DEF_ObjectDescriptor
;
17
extern
asn_TYPE_operation_t
asn_OP_ObjectDescriptor
;
18
19
#define ObjectDescriptor_free OCTET_STRING_free
20
21
#if !defined(ASN_DISABLE_PRINT_SUPPORT)
22
#define ObjectDescriptor_print OCTET_STRING_print_utf8
23
#endif
/* !defined(ASN_DISABLE_PRINT_SUPPORT) */
24
25
#define ObjectDescriptor_constraint asn_generic_unknown_constraint
26
27
#if !defined(ASN_DISABLE_BER_SUPPORT)
28
#define ObjectDescriptor_decode_ber OCTET_STRING_decode_ber
29
#define ObjectDescriptor_encode_der OCTET_STRING_encode_der
30
#endif
/* !defined(ASN_DISABLE_BER_SUPPORT) */
31
32
#if !defined(ASN_DISABLE_XER_SUPPORT)
33
#define ObjectDescriptor_decode_xer OCTET_STRING_decode_xer_utf8
34
#define ObjectDescriptor_encode_xer OCTET_STRING_encode_xer_utf8
35
#endif
/* !defined(ASN_DISABLE_XER_SUPPORT) */
36
37
#if !defined(ASN_DISABLE_JER_SUPPORT)
38
#define ObjectDescriptor_decode_jer OCTET_STRING_decode_jer_utf8
39
#define ObjectDescriptor_encode_jer OCTET_STRING_encode_jer_utf8
40
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
41
42
#if !defined(ASN_DISABLE_UPER_SUPPORT)
43
#define ObjectDescriptor_decode_uper OCTET_STRING_decode_uper
44
#define ObjectDescriptor_encode_uper OCTET_STRING_encode_uper
45
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) */
46
#if !defined(ASN_DISABLE_APER_SUPPORT)
47
#define ObjectDescriptor_decode_aper OCTET_STRING_decode_aper
48
#define ObjectDescriptor_encode_aper OCTET_STRING_encode_aper
49
#endif
/* !defined(ASN_DISABLE_APER_SUPPORT) */
50
51
#ifdef __cplusplus
52
}
53
#endif
54
55
#endif
/* _ObjectDescriptor_H_ */
asn_TYPE_operation_s
Definition:
constr_TYPE.h:184
ObjectDescriptor_t
GraphicString_t ObjectDescriptor_t
Definition:
ObjectDescriptor.h:14
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
asn_DEF_ObjectDescriptor
asn_TYPE_descriptor_t asn_DEF_ObjectDescriptor
Definition:
ObjectDescriptor.c:73
OCTET_STRING
Definition:
OCTET_STRING.h:14
GraphicString.h
asn_OP_ObjectDescriptor
asn_TYPE_operation_t asn_OP_ObjectDescriptor
Definition:
ObjectDescriptor.c:15
etsi_its_vam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers
, Lennart Reiher
autogenerated on Sun May 18 2025 02:30:55