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