Savarese Software Research Corporation
group_session::GroupSessionService Member List
This is the complete list of members for group_session::GroupSessionService, including all inherited members.
_databasegroup_session::GroupSessionService [protected]
_gs_namegroup_session::GroupSessionService [protected]
_gs_poll_intervalgroup_session::GroupSessionService [protected]
_gs_poll_timeoutgroup_session::GroupSessionService [protected]
_gsid_maxgroup_session::GroupSessionService [protected]
_gsid_mingroup_session::GroupSessionService [protected]
_ids_per_expiration_messagegroup_session::GroupSessionService [protected]
_num_partitionsgroup_session::GroupSessionService [protected]
_partition_idgroup_session::GroupSessionService [protected]
_protocol_idgroup_session::GroupSessionService [protected]
_randomgroup_session::GroupSessionService [protected]
_reservation_countgroup_session::GroupSessionService [protected]
_session_countgroup_session::GroupSessionService [protected]
activate_reservation(const reservation_type &reservation, const string &session_name, const member_container &additional_participants)group_session::GroupSessionService [inline, protected]
cancel_reservation(const gsid_type gsid, const uid_type requestor, const MessageInfo &)group_session::GroupSessionService [protected, virtual]
check_for_expirations(const sec_type now)group_session::GroupSessionService [virtual]
confirm_reservation_activation(const GroupSession &session)group_session::GroupSessionService [inline, protected, virtual]
end_group_session(const gsid_type gsid)group_session::GroupSessionService [inline, protected, virtual]
EventGroupExpireGroupSessiongroup_session::GroupSessionService [protected, static]
generate_gsid()group_session::GroupSessionService [inline, protected]
GroupSessionService(super::caller_type &caller, const wisp_message_protocol protocol, GroupSessionDatabase *db, const GroupSessionInitializer &initializer) SSRC_DECL_THROW(DatabaseExceptiongroup_session::GroupSessionService
insert_reservation(const Reservation &reservation, ByteBuffer &payload) SSRC_DECL_THROW(DatabaseException)group_session::GroupSessionService [inline, protected, virtual]
NS_SSRC_WISP_SERVICE::ServiceProtocolProcessor< packing_traits > classgroup_session::GroupSessionService [friend]
process_request(MessageCreateGroupSession &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageEndGroupSession &msg, const MessageInfo &)group_session::GroupSessionService [inline, protected]
process_request(MessageCreateReservation &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageFindGroupSessionsByType &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageFindGroupSessions &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageFindMembers &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageAddMembers &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageRemoveMembers &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageAddMember &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageRemoveMember &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageCancelReservation &msg, const MessageInfo &msginfo)group_session::GroupSessionService [inline, protected]
process_request(const MessageFindGroupSessionsForMember &msg, const MessageInfo &msginfo)group_session::GroupSessionService [protected]
process_request(const MessageRelayEvent &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageRelayEventSelfDiscard &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(MessageRelayEvents &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(MessageRelayEventsSelfDiscard &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageExpireSession &msg, const MessageInfo &)group_session::GroupSessionService [protected]
process_request(const MessageLoginSession &msg, const MessageInfo &)group_session::GroupSessionService [protected]
protocol_traits typedefgroup_session::GroupSessionService [protected]
recount_sessions() SSRC_DECL_THROW(DatabaseException)group_session::GroupSessionService [inline, protected]
start_group_session(const GroupSession &session, ByteBuffer &payload)group_session::GroupSessionService [inline, protected, virtual]
transition(State state)group_session::GroupSessionService [protected, virtual]
WISP_IMPORT(protocol_traits, MessageCreateGroupSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageEndGroupSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageExpireGroupSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRelayEvent)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRelayEventSelfDiscard)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRelayEvents)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRelayEventsSelfDiscard)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindGroupSessions)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindGroupSessionsResult)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindGroupSessionsForMember)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageReturnGroupSessionsForMember)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindGroupSessionsByType)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageReturnGroupSessionsByType)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageCreateReservation)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageCancelReservation)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindMembers)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageFindMembersResult)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageAddMembers)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRemoveMembers)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageAddMember)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, MessageRemoveMember)group_session::GroupSessionService [protected]
WISP_IMPORT(SessionProtocol, MessageExpireSession)group_session::GroupSessionService [protected]
WISP_IMPORT(SessionProtocol, MessageLoginSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallStartGroupSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallExpireGroupSession)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallReturnGroupSessionsForMember)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallReturnGroupSessionsByType)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallFindGroupSessionsResult)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallFindMembersResult)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallAddMemberConfirm)group_session::GroupSessionService [protected]
WISP_IMPORT(protocol_traits, CallRemoveMemberConfirm)group_session::GroupSessionService [protected]
~GroupSessionService()group_session::GroupSessionService [inline, virtual]

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