wGui::Duplicate_APP_PAINT Struct Reference

A functor for finding duplicate APP_PAINT messages. More...

Public Member Functions


Detailed Description

A functor for finding duplicate APP_PAINT messages.

Definition at line 165 of file wg_message_server.cpp.


Constructor & Destructor Documentation

wGui::Duplicate_APP_PAINT::Duplicate_APP_PAINT ( const CMessageClient pClient  )  [inline]

The functor constructor

Parameters:
pClient The destination of the message that is being checked

Definition at line 170 of file wg_message_server.cpp.


Member Function Documentation

bool wGui::Duplicate_APP_PAINT::operator() ( CMessage pMessage  )  const [inline]

Checks to see if the message is a duplicate of an existing APP_PAINT message

Parameters:
pMessage A pointer to the message that is being checked against
Returns:
true of the message is a duplicate

Definition at line 174 of file wg_message_server.cpp.

References wGui::CMessage::APP_PAINT, wGui::CMessage::Destination(), and wGui::CMessage::MessageType().


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