Savarese Software Research Corporation
call_util.h File Reference

This header defines utility functions for making Web service calls, primarily for use by unit tests. More...

Include dependency graph for call_util.h:

Go to the source code of this file.

Namespaces

namespace  ws
 

The ws namespace contains the class framework for building WSPR services that handle HTTP requests.


Typedefs

typedef WSPR_DEFINE_NAMESPACE(fcgi)
Properties * 
ws::get_event (const properties_ptr &template_data, const unsigned int i=0)

Functions

WebServiceProtocol::CallTwoWay::return_type ws::call_two_way (WebServiceProtocol::caller_type &call, const string &dest, const string &ws_call, const session_ptr &session, WSPR_DEFINE_NAMESPACE(fcgi)::parameter_map &&parameters)
template<typename... P>
WebServiceProtocol::CallTwoWay::return_type ws::call_two_way (WebServiceProtocol::caller_type &call, const string &dest, const string &ws_call, const session_ptr &session, P &&...p)

Detailed Description

This header defines utility functions for making Web service calls, primarily for use by unit tests.

Definition in file call_util.h.


Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.