ssrc::wispers Namespace Reference
The ssrc::wispers namespace is an umbrella for the namespaces that implement the Wispers development framework. More...
Namespaces | |
namespace | database |
The database namespace contains classes that wrap the SQLite embedded database. | |
namespace | fcgi |
The fcgi namespace contains services that bridge between FCGI requests and the WSPR. | |
namespace | fcgi_lua |
The fcgi_lua namespace contains classes for writing FCGI services in Lua. | |
namespace | group_session |
The group_session namespace contains classes for managing group sessions. | |
namespace | index |
The index namespace contains classes that define the framework for implementing lookup services. | |
namespace | login |
The login namespace contains classes implementing the login service. | |
namespace | lua |
The lua namespace contains support functions for interfacing with the embedded Lua environment. | |
namespace | protocol |
The protocol namespace contains classes that define the framework for implementing and accessing WSPR service protocols. | |
namespace | registry |
The registry namespace contains classes implementing the service registry protocol. | |
namespace | relay |
The relay namespace contains a service that distributes FCGI requests to Web services and renders Web service results. | |
namespace | renderer |
The renderer namespace contains classes implementing the renderer service. | |
namespace | service |
The service namespace contains classes implementing the general service protocol. | |
namespace | session |
The session namespace contains classes implementing the session manager protocol. | |
namespace | test |
The test namespace contains classes to facilitate testing Wispers services. | |
namespace | utility |
The utility namespace contains utility classes. | |
namespace | ws |
The ws namespace contains the class framework for building WSPR services that handle HTTP requests. | |
namespace | ws_lua |
The ws_lua namespace contains classes for writing Web services in Lua. |
Detailed Description
The ssrc::wispers namespace is an umbrella for the namespaces that implement the Wispers development framework.
Currently, it houses serialization classes, but these will likely be moved to their own namespace.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.