ITS
Main Page
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
+
Enumerations
a
c
d
e
f
g
s
+
Enumerator
a
b
c
e
g
h
n
p
s
t
u
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Enumerations
a
c
d
e
f
g
h
i
l
m
n
p
r
s
t
v
w
x
y
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
v
w
x
y
+
Macros
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
x
z
ReferenceDenms.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 "DENM-PDU-Descriptions"
4
* found in "DENM.asn"
5
*/
6
7
#ifndef _ReferenceDenms_H_
8
#define _ReferenceDenms_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
ActionID
;
23
24
/* ReferenceDenms */
25
typedef
struct
ReferenceDenms
{
26
A_SEQUENCE_OF
(
struct
ActionID
) list;
27
28
/* Context for parsing across buffer boundaries */
29
asn_struct_ctx_t
_asn_ctx
;
30
}
ReferenceDenms_t
;
31
32
/* Implementation */
33
extern
asn_TYPE_descriptor_t
asn_DEF_ReferenceDenms
;
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
/* Referred external types */
40
#include "
ActionID.h
"
41
42
#endif
/* _ReferenceDenms_H_ */
43
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
ReferenceDenms
Definition:
ReferenceDenms.h:25
asn_internal.h
ReferenceDenms::A_SEQUENCE_OF
A_SEQUENCE_OF(struct ActionID) list
asn_application.h
ReferenceDenms_t
struct ReferenceDenms ReferenceDenms_t
ActionID
Definition:
ActionID.h:23
asn_SEQUENCE_OF.h
ReferenceDenms::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
ReferenceDenms.h:29
constr_SEQUENCE_OF.h
asn_DEF_ReferenceDenms
asn_TYPE_descriptor_t asn_DEF_ReferenceDenms
Definition:
ReferenceDenms.c:33
ActionID.h
libITS
libasn
denm
include
ReferenceDenms.h
Generated by
1.8.14