ITS
RestrictedTypes.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 "ITS-Container"
4
* found in "ITS-Container.asn"
5
*/
6
7
#ifndef _RestrictedTypes_H_
8
#define _RestrictedTypes_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
StationType.h
"
15
#include <
asn_SEQUENCE_OF.h
>
16
#include <
constr_SEQUENCE_OF.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* RestrictedTypes */
23
typedef
struct
RestrictedTypes
{
24
A_SEQUENCE_OF
(
StationType_t
) list;
25
26
/* Context for parsing across buffer boundaries */
27
asn_struct_ctx_t
_asn_ctx
;
28
}
RestrictedTypes_t
;
29
30
/* Implementation */
31
extern
asn_TYPE_descriptor_t
asn_DEF_RestrictedTypes
;
32
33
#ifdef __cplusplus
34
}
35
#endif
36
37
#endif
/* _RestrictedTypes_H_ */
38
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
asn_DEF_RestrictedTypes
asn_TYPE_descriptor_t asn_DEF_RestrictedTypes
Definition:
RestrictedTypes.c:33
RestrictedTypes::A_SEQUENCE_OF
A_SEQUENCE_OF(StationType_t) list
asn_internal.h
asn_application.h
StationType_t
long StationType_t
Definition:
StationType.h:38
asn_SEQUENCE_OF.h
StationType.h
RestrictedTypes
Definition:
RestrictedTypes.h:23
constr_SEQUENCE_OF.h
RestrictedTypes_t
struct RestrictedTypes RestrictedTypes_t
RestrictedTypes::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
RestrictedTypes.h:27
libITS
libasn
its_container
include
RestrictedTypes.h
Generated by
1.8.14