#include <serverframework.h>
Public Member Functions | |
QueueDeletor (Client *client) | |
bool | operator() (const ServerPacket *packet) const |
bool | operator() (const unsigned int user_id) const |
Public Attributes | |
Client * | client |
Definition at line 43 of file serverframework.h.