ws_lua/service.h File Reference
This header defines the Lua Web service class. More...
#include <ssrc/wispers/ws_lua/ModuleContext.h>#include <ssrc/wispers/ws/service.h>#include <ssrc/wispers/utility/DynamicLibrary.h>#include <ssrc/wispers/lua/lua.h>#include <boost/ptr_container/ptr_unordered_map.hpp>
Include dependency graph for ws_lua/service.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | ws_lua::ServiceInitializer |
| struct | ws_lua::CallEntry |
| class | ws_lua::Service |
| struct | ws_lua::Service::ModuleEntry |
Namespaces | |
| namespace | ws_lua |
The ws_lua namespace contains classes for writing Web services in Lua. | |
Typedefs | |
| typedef boost::ptr_unordered_map < string, CallEntry > | ws_lua::call_map_type |
Detailed Description
This header defines the Lua Web service class.
Definition in file ws_lua/service.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.