#include <llmessagetemplate.h>
Collaboration diagram for callHandler:
Public Member Functions | |
callHandler (LLMessageSystem *msg) | |
void | operator() (const LLMessageTemplateHandlerEntry &a) const |
Private Attributes | |
LLMessageSystem * | mMsg |
Definition at line 290 of file llmessagetemplate.h.
callHandler::callHandler | ( | LLMessageSystem * | msg | ) | [inline] |
Definition at line 293 of file llmessagetemplate.h.
void callHandler::operator() | ( | const LLMessageTemplateHandlerEntry & | a | ) | const [inline] |
LLMessageSystem* callHandler::mMsg [private] |