ITS
ItsAidSsp.h
Go to the documentation of this file.
1
/*
2
* Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3
* From ASN.1 module "Secured-Pdu-Descriptions"
4
* found in "Secured.asn"
5
*/
6
7
#ifndef _ItsAidSsp_H_
8
#define _ItsAidSsp_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
IntX.h
"
15
#include "
Opaque.h
"
16
#include <
constr_SEQUENCE.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* ItsAidSsp */
23
typedef
struct
ItsAidSsp
{
24
IntX_t
its_aid_ssp
;
25
Opaque_t
service_specific_permissions
;
26
27
/* Context for parsing across buffer boundaries */
28
asn_struct_ctx_t
_asn_ctx
;
29
}
ItsAidSsp_t
;
30
31
/* Implementation */
32
extern
asn_TYPE_descriptor_t
asn_DEF_ItsAidSsp
;
33
34
#ifdef __cplusplus
35
}
36
#endif
37
38
#endif
/* _ItsAidSsp_H_ */
39
#include <
asn_internal.h
>
IntX_t
long IntX_t
Definition:
IntX.h:21
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
ItsAidSsp::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
ItsAidSsp.h:28
ItsAidSsp::service_specific_permissions
Opaque_t service_specific_permissions
Definition:
ItsAidSsp.h:25
ItsAidSsp::its_aid_ssp
IntX_t its_aid_ssp
Definition:
ItsAidSsp.h:24
asn_internal.h
constr_SEQUENCE.h
Opaque.h
asn_application.h
Opaque
Definition:
Opaque.h:23
asn_DEF_ItsAidSsp
asn_TYPE_descriptor_t asn_DEF_ItsAidSsp
Definition:
ItsAidSsp.c:45
ItsAidSsp
Definition:
ItsAidSsp.h:23
IntX.h
ItsAidSsp_t
struct ItsAidSsp ItsAidSsp_t
libITS
libasn
security
include
ItsAidSsp.h
Generated by
1.8.14