Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
con::ConnectionCommand Member List

This is the complete list of members for con::ConnectionCommand, including all inherited members.

ack(session_t peer_id, u8 channelnum, const Buffer< u8 > &data)con::ConnectionCommandstatic
addresscon::ConnectionCommand
channelnumcon::ConnectionCommand
connect(Address address)con::ConnectionCommandstatic
ConnectionCommand(ConnectionCommandType type_)con::ConnectionCommandinlineprivate
create(ConnectionCommandType type)con::ConnectionCommandprivatestatic
createPeer(session_t peer_id, const Buffer< u8 > &data)con::ConnectionCommandstatic
datacon::ConnectionCommand
DISABLE_CLASS_COPY(ConnectionCommand)con::ConnectionCommand
disconnect()con::ConnectionCommandstatic
disconnect_peer(session_t peer_id)con::ConnectionCommandstatic
peer_idcon::ConnectionCommand
rawcon::ConnectionCommand
reliablecon::ConnectionCommand
resend_one(session_t peer_id)con::ConnectionCommandstatic
send(session_t peer_id, u8 channelnum, NetworkPacket *pkt, bool reliable)con::ConnectionCommandstatic
serve(Address address)con::ConnectionCommandstatic
typecon::ConnectionCommand