LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg::ConnectionOut Member List

This is the complete list of members for nrg::ConnectionOut, including all inherited members.

ConnectionOut(const NetAddress &remote_addr, const Socket &sock_out)nrg::ConnectionOut
getLastStatus() const nrg::ConnectionOut
resendLastPacket(void)nrg::ConnectionOut
sendDisconnect(Packet &extra_data)nrg::ConnectionOut
sendPacket(Packet &p, PacketFlags f=PKTFLAG_NONE)nrg::ConnectionOut
setTransform(PacketTransformation *transform)nrg::ConnectionOut