Namespace List
Here is a list of all namespaces with brief descriptions:
__BEGIN_NS_SSRC_WSPR_UTILITY | |
boost | |
boost::serialization | |
boost::serialization::stl | |
detail | |
FCGI | The FCGI API from <fcgi/fcgiapp.h> is wrapped by the FCGI namespace |
Lua | The Lua C API from <lua.hpp> can be accessed via the Lua namespace if required, but it is intended for internal use by the library to avoid polluting the global namespace |
NS_POSIX | |
SQLite3 | The SQLite3 API from <sqlite3.h> is wrapped by the SQLite3 namespace |
ssrc | The ssrc namespace is an alias intended for use by library users |
ssrc::wispers | The ssrc::wispers namespace is an umbrella for the namespaces that implement the Wispers development framework |
ssrc::wispers::database | The database namespace contains classes that wrap the SQLite embedded database |
ssrc::wispers::fcgi | The fcgi namespace contains services that bridge between FCGI requests and the WSPR |
ssrc::wispers::fcgi_lua | The fcgi_lua namespace contains classes for writing FCGI services in Lua |
ssrc::wispers::group_session | The group_session namespace contains classes for managing group sessions |
ssrc::wispers::index | The index namespace contains classes that define the framework for implementing lookup services |
ssrc::wispers::login | The login namespace contains classes implementing the login service |
ssrc::wispers::lua | The lua namespace contains support functions for interfacing with the embedded Lua environment |
ssrc::wispers::protocol | The protocol namespace contains classes that define the framework for implementing and accessing WSPR service protocols |
ssrc::wispers::registry | The registry namespace contains classes implementing the service registry protocol |
ssrc::wispers::relay | The relay namespace contains a service that distributes FCGI requests to Web services and renders Web service results |
ssrc::wispers::renderer | The renderer namespace contains classes implementing the renderer service |
ssrc::wispers::service | The service namespace contains classes implementing the general service protocol |
ssrc::wispers::session | The session namespace contains classes implementing the session manager protocol |
ssrc::wispers::test | The test namespace contains classes to facilitate testing Wispers services |
ssrc::wispers::utility | The utility namespace contains utility classes |
ssrc::wispers::ws | The ws namespace contains the class framework for building WSPR services that handle HTTP requests |
ssrc::wispers::ws_lua | The ws_lua namespace contains classes for writing Web services in Lua |
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.