ws/types.h File Reference
This header defines types used by Web services. More...
#include <ssrc/wispers/ws/protocol.h>#include <boost/regex.hpp>#include <boost/ptr_container/ptr_vector.hpp>
Include dependency graph for ws/types.h:

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

Go to the source code of this file.
Classes | |
| struct | ws::CallParameter |
| struct | ws::PatternParameter |
Namespaces | |
| namespace | ws |
The ws namespace contains the class framework for building WSPR services that handle HTTP requests. | |
Typedefs | |
| typedef boost::function< void(const WebServiceCall &, const NS_SSRC_WISP_PROTOCOL::MessageInfo &)> | ws::call_handler_type |
| typedef std::unordered_map < string, call_handler_type > | ws::call_handler_map |
| typedef boost::ptr_vector < CallParameter > | ws::parameter_sequence |
Detailed Description
This header defines types used by Web services.
Definition in file ws/types.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.