ITS
PathHistory.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 _PathHistory_H_
8
#define _PathHistory_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include <
asn_SEQUENCE_OF.h
>
15
#include <
constr_SEQUENCE_OF.h
>
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
21
/* Forward declarations */
22
struct
PathPoint
;
23
24
/* PathHistory */
25
typedef
struct
PathHistory
{
26
A_SEQUENCE_OF
(
struct
PathPoint
) list;
27
28
/* Context for parsing across buffer boundaries */
29
asn_struct_ctx_t
_asn_ctx
;
30
}
PathHistory_t
;
31
32
/* Implementation */
33
extern
asn_TYPE_descriptor_t
asn_DEF_PathHistory
;
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
/* Referred external types */
40
#include "
PathPoint.h
"
41
42
#endif
/* _PathHistory_H_ */
43
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
PathPoint
Definition:
PathPoint.h:23
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
PathPoint.h
asn_internal.h
asn_application.h
PathHistory::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
PathHistory.h:29
PathHistory::A_SEQUENCE_OF
A_SEQUENCE_OF(struct PathPoint) list
asn_SEQUENCE_OF.h
constr_SEQUENCE_OF.h
PathHistory_t
struct PathHistory PathHistory_t
asn_DEF_PathHistory
asn_TYPE_descriptor_t asn_DEF_PathHistory
Definition:
PathHistory.c:33
PathHistory
Definition:
PathHistory.h:25
libITS
libasn
its_container
include
PathHistory.h
Generated by
1.8.14