Definition at line 165 of file wg_message_server.cpp.
wGui::Duplicate_APP_PAINT::Duplicate_APP_PAINT | ( | const CMessageClient * | pClient | ) | [inline] |
The functor constructor
pClient | The destination of the message that is being checked |
Definition at line 170 of file wg_message_server.cpp.
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
pMessage | A pointer to the message that is being checked against |
Definition at line 174 of file wg_message_server.cpp.
References wGui::CMessage::APP_PAINT, wGui::CMessage::Destination(), and wGui::CMessage::MessageType().