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
GACPacket.h
Go to the documentation of this file.
1
18
#ifndef GACPacket_H
19
#define GACPacket_H
20
21
#include <QObject>
22
#include <
GBCPacket.h
>
23
24
class
GACPacket
:
public
GBCPacket
25
{
26
public
:
27
using
GBCPacket::GBCPacket
;
28
};
29
30
#endif // GACPacket_H
GBCPacket
Definition:
GBCPacket.h:27
GBCPacket::GBCPacket
GBCPacket()
GBCPacket GBCPacket constructor.
Definition:
GBCPacket.cpp:3
GACPacket
Definition:
GACPacket.h:24
GBCPacket.h
GBC packet structure.
network
packet
include
GACPacket.h
Generated by
1.8.14