|
Pol
Revision:cb584c9
|
#include "../globals/network.h"#include "client.h"#include "clienttransmit.h"#include "packets.h"Go to the source code of this file.
Classes | |
| class | Pol::Network::PktHelper::PacketOut< T > |
Namespaces | |
| Pol | |
| Pol::Network | |
| Pol::Network::PktHelper | |
Functions | |
| PacketInterface * | Pol::Network::PktHelper::GetPacket (u8 id, u16 sub=0) |
| void | Pol::Network::PktHelper::ReAddPacket (PacketInterface *msg) |
| template<class T > | |
| T * | Pol::Network::PktHelper::RequestPacket (u8 id, u16 sub=0) |