wGui::s_MessageClientActive Struct Reference

A struct that associates message client pointers with a flag that indicates if the client has recieved a particular message. More...

#include <wg_message_server.h>

Public Member Functions

Data Fields


Detailed Description

A struct that associates message client pointers with a flag that indicates if the client has recieved a particular message.

Definition at line 43 of file wg_message_server.h.


Constructor & Destructor Documentation

wGui::s_MessageClientActive::s_MessageClientActive ( CMessageClient pC,
bool  bW 
) [inline]

struct constructor

Parameters:
pC a pointer to the message client
bW a boolean indicating if the client has gotten the current message

Definition at line 48 of file wg_message_server.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 23:11:27 2007 for wGui by  doxygen 1.5.1