Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages | Examples

QueueDeletor Struct Reference
[GanefServer]

This struct is used to delete all messages for a certain client (when that client disconnects). More...

#include <serverframework.h>

List of all members.

Public Member Functions

 QueueDeletor (Client *client)
bool operator() (const ServerPacket *packet) const
bool operator() (const unsigned int user_id) const

Public Attributes

Clientclient


Detailed Description

This struct is used to delete all messages for a certain client (when that client disconnects).

Definition at line 43 of file serverframework.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 6 12:24:53 2006 for Ganef by  doxygen 1.4.4