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
IdentifiedRegion.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 _IdentifiedRegion_H_
8
#define _IdentifiedRegion_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
RegionDictionary.h
"
15
#include "
UINT16.h
"
16
#include "
IntX.h
"
17
#include <
constr_SEQUENCE.h
>
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
/* IdentifiedRegion */
24
typedef
struct
IdentifiedRegion
{
25
RegionDictionary_t
region_dictionary
;
26
UINT16_t
region_identifier
;
27
IntX_t
local_region
;
28
29
/* Context for parsing across buffer boundaries */
30
asn_struct_ctx_t
_asn_ctx
;
31
}
IdentifiedRegion_t
;
32
33
/* Implementation */
34
extern
asn_TYPE_descriptor_t
asn_DEF_IdentifiedRegion
;
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
/* _IdentifiedRegion_H_ */
41
#include <
asn_internal.h
>
RegionDictionary_t
long RegionDictionary_t
Definition:
RegionDictionary.h:27
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
UINT16_t
long UINT16_t
Definition:
UINT16.h:21
asn_internal.h
constr_SEQUENCE.h
asn_application.h
IdentifiedRegion::local_region
IntX_t local_region
Definition:
IdentifiedRegion.h:27
UINT16.h
IdentifiedRegion::region_identifier
UINT16_t region_identifier
Definition:
IdentifiedRegion.h:26
IdentifiedRegion::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
IdentifiedRegion.h:30
IdentifiedRegion_t
struct IdentifiedRegion IdentifiedRegion_t
RegionDictionary.h
asn_DEF_IdentifiedRegion
asn_TYPE_descriptor_t asn_DEF_IdentifiedRegion
Definition:
IdentifiedRegion.c:55
IdentifiedRegion::region_dictionary
RegionDictionary_t region_dictionary
Definition:
IdentifiedRegion.h:25
IdentifiedRegion
Definition:
IdentifiedRegion.h:24
IntX.h
libITS
libasn
security
include
IdentifiedRegion.h
Generated by
1.8.14