Savarese Software Research Corporation
group_session/ws.h File Reference

This header defines utility functions for GroupSession Web services. More...

Include dependency graph for group_session/ws.h:

Go to the source code of this file.

Functions

 WS_CALL_PARAM (param_find_sessions,((db_limit_type, limit))((db_offset_type, offset)))
template<typename CallType , typename ParamType , typename DestinationType , typename CallerType >
void call_find_sessions (CallerType &caller, const WebServiceCall &call, const ParamType &param, const DestinationType &service, const db_limit_type max_limit=50)
template<typename ResultType , typename DestinationType , typename CallerType >
void process_find_group_sessions_result (CallerType &caller, const ResultType &msg, const string &session_type, const DestinationType &event_queue)

Detailed Description

This header defines utility functions for GroupSession Web services.

Definition in file group_session/ws.h.


Function Documentation

template<typename CallType , typename ParamType , typename DestinationType , typename CallerType >
void call_find_sessions ( CallerType &  caller,
const WebServiceCall &  call,
const ParamType &  param,
const DestinationType &  service,
const db_limit_type  max_limit = 50 
) [inline]

Definition at line 37 of file group_session/ws.h.

template<typename ResultType , typename DestinationType , typename CallerType >
void process_find_group_sessions_result ( CallerType &  caller,
const ResultType &  msg,
const string session_type,
const DestinationType &  event_queue 
) [inline]

Definition at line 58 of file group_session/ws.h.

References bind_group_session_properties(), and web_event_indirect().

WS_CALL_PARAM ( param_find_sessions  ,
((db_limit_type, limit))((db_offset_type, offset))   
)

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