login/ws.h File Reference
This header defines the Login messaging protocol. More...
#include <ssrc/wispers/login/protocol.h>#include <ssrc/wispers/ws/protocol.h>#include <ssrc/wispers/group_session/protocol.h>#include <ssrc/wispers/utility/ToString.h>
Include dependency graph for login/ws.h:

Go to the source code of this file.
Namespaces | |
| namespace | login |
The login namespace contains classes implementing the login service. | |
| namespace | login::detail |
Functions | |
| const properties_ptr & | login::set_uid_to_login (const properties_ptr &template_data, const uid_login_map &login_map, ToString &to_string) |
| template<typename caller_type > | |
| void | login::detail::continue_find_logins (caller_type &caller, ToString &to_string, const WebServiceCallContextTwoWay &context, const properties_ptr &template_data, const LoginProtocol::CallFindLoginForUID::return_type &result) |
| template<typename caller_type > | |
| void | login::detail::continue_find_logins2 (caller_type &caller, ToString &to_string, const std::string &relay_group, const GroupSessionProtocol::MessageRelayEvent &mre, const LoginProtocol::CallFindLoginForUID::return_type &result) |
| template<typename caller_type > | |
| void | login::detail::continue_find_logins3 (caller_type &caller, ToString &to_string, const std::string &event_queue, const WebServiceProtocol::MessageDeliverEvent &mde, const LoginProtocol::CallFindLoginForUID::return_type &result) |
| template<typename caller_type > | |
| void | login::find_logins (caller_type &caller, ToString &to_string, const std::string &login_service, const LoginProtocol::MessageFindLoginForUID &msg, const WebServiceCallContextTwoWay &context, const properties_ptr &template_data) |
| template<typename caller_type > | |
| void | login::find_logins (caller_type &caller, ToString &to_string, const std::string &login_service, const LoginProtocol::MessageFindLoginForUID &msg, const std::string &relay_group, const GroupSessionProtocol::MessageRelayEvent &mre) |
| template<typename caller_type > | |
| void | login::find_logins (caller_type &caller, ToString &to_string, const std::string &login_service, const LoginProtocol::MessageFindLoginForUID &msg, const std::string &event_queue, const WebServiceProtocol::MessageDeliverEvent &mde) |
Detailed Description
This header defines the Login messaging protocol.
Definition in file login/ws.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.