ModuleContext Class Reference
#include <ModuleContext.h>
Public Member Functions | |
| ModuleContext () | |
| void | start_call (const WebServiceCall *call, const MessageInfo *msginfo, MessageResponse *response) |
| void | end_call () |
| void | clear_session () |
| const NS_SSRC_WSPR_SESSION::session_ptr & | session () |
| NS_SSRC_WSPR_WS_LUA::MessageResponse * | response () |
| string | call_name () const |
| string | sender () const |
Detailed Description
Definition at line 39 of file ModuleContext.h.
Constructor & Destructor Documentation
| ModuleContext::ModuleContext | ( | ) | [inline] |
Definition at line 49 of file ModuleContext.h.
Member Function Documentation
| string ModuleContext::call_name | ( | ) | const [inline] |
Definition at line 84 of file ModuleContext.h.
| void ModuleContext::clear_session | ( | ) | [inline] |
Definition at line 69 of file ModuleContext.h.
| void ModuleContext::end_call | ( | ) | [inline] |
Definition at line 63 of file ModuleContext.h.
| NS_SSRC_WSPR_WS_LUA::MessageResponse* ModuleContext::response | ( | ) | [inline] |
Definition at line 80 of file ModuleContext.h.
Referenced by start_call().
| string ModuleContext::sender | ( | ) | const [inline] |
Definition at line 86 of file ModuleContext.h.
| const NS_SSRC_WSPR_SESSION::session_ptr& ModuleContext::session | ( | ) | [inline] |
Definition at line 75 of file ModuleContext.h.
| void ModuleContext::start_call | ( | const WebServiceCall * | call, |
| const MessageInfo * | msginfo, | ||
| MessageResponse * | response | ||
| ) | [inline] |
Definition at line 54 of file ModuleContext.h.
References response().
The documentation for this class was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.