CUGL 2.1
Cornell University Game Library
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
b
c
d
e
f
g
i
j
l
m
n
o
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
a
b
c
d
f
i
j
m
n
s
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
cugl
NetworkConnection
cugl::NetworkConnection Member List
This is the complete list of members for
cugl::NetworkConnection
, including all inherited members.
alloc
(ConnectionConfig config)
cugl::NetworkConnection
inline
static
alloc
(ConnectionConfig config, const std::string roomID)
cugl::NetworkConnection
inline
static
dispose
()
cugl::NetworkConnection
getDebug
() const
cugl::NetworkConnection
inline
getNumPlayers
() const
cugl::NetworkConnection
inline
getPlayerID
() const
cugl::NetworkConnection
inline
getRoomID
() const
cugl::NetworkConnection
inline
getStatus
()
cugl::NetworkConnection
getTotalPlayers
() const
cugl::NetworkConnection
inline
init
(ConnectionConfig config)
cugl::NetworkConnection
init
(ConnectionConfig config, const std::string roomID)
cugl::NetworkConnection
isPlayerActive
(uint8_t playerID)
cugl::NetworkConnection
inline
NetStatus
enum name
cugl::NetworkConnection
NetworkConnection
()
cugl::NetworkConnection
receive
(const std::function< void(const std::vector< uint8_t > &)> &dispatcher)
cugl::NetworkConnection
send
(const std::vector< uint8_t > &msg)
cugl::NetworkConnection
sendOnlyToHost
(const std::vector< uint8_t > &msg)
cugl::NetworkConnection
setDebug
(bool value)
cugl::NetworkConnection
inline
startGame
()
cugl::NetworkConnection
~NetworkConnection
()
cugl::NetworkConnection
Generated by
1.8.16