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.
Classes | |
| struct | group_session::param_find_sessions |
Namespaces | |
| namespace | group_session |
The group_session namespace contains classes for managing group sessions. | |
Functions | |
| template<typename CallType , typename ParamType , typename DestinationType , typename CallerType > | |
| void | group_session::call_find_sessions (CallerType &caller, const WebServiceCall &call, const ParamType ¶m, const DestinationType &service, const db_limit_type max_limit=50) |
| template<typename ResultType , typename DestinationType , typename CallerType > | |
| void | group_session::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.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.