The ws_lua namespace contains classes for writing Web services in Lua. More...
Classes | |
| class | ModuleContext |
| struct | ServiceInitializer |
| struct | CallEntry |
| class | Service |
Typedefs | |
| typedef boost::ptr_unordered_map < string, CallEntry > | call_map_type |
Functions | |
| WISP_IMPORT (WSPR_DEFINE_NAMESPACE(ws)::WebServiceProtocol, MessageResponse) | |
Detailed Description
Typedef Documentation
| typedef boost::ptr_unordered_map<string, CallEntry> ws_lua::call_map_type |
Definition at line 64 of file ws_lua/service.h.
Function Documentation
| ws_lua::WISP_IMPORT | ( | WSPR_DEFINE_NAMESPACE(ws)::WebServiceProtocol | , |
| MessageResponse | |||
| ) |
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.