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::ConnectionCommand | static |
address | con::ConnectionCommand | |
channelnum | con::ConnectionCommand | |
connect(Address address) | con::ConnectionCommand | static |
ConnectionCommand(ConnectionCommandType type_) | con::ConnectionCommand | inlineprivate |
create(ConnectionCommandType type) | con::ConnectionCommand | privatestatic |
createPeer(session_t peer_id, const Buffer< u8 > &data) | con::ConnectionCommand | static |
data | con::ConnectionCommand | |
DISABLE_CLASS_COPY(ConnectionCommand) | con::ConnectionCommand | |
disconnect() | con::ConnectionCommand | static |
disconnect_peer(session_t peer_id) | con::ConnectionCommand | static |
peer_id | con::ConnectionCommand | |
raw | con::ConnectionCommand | |
reliable | con::ConnectionCommand | |
resend_one(session_t peer_id) | con::ConnectionCommand | static |
send(session_t peer_id, u8 channelnum, NetworkPacket *pkt, bool reliable) | con::ConnectionCommand | static |
serve(Address address) | con::ConnectionCommand | static |
type | con::ConnectionCommand |