GroupSessionProtocol Member List
This is the complete list of members for GroupSessionProtocol, including all inherited members.
| AddMember enum value | GroupSessionProtocol | |
| AddMemberConfirm enum value | GroupSessionProtocol | |
| AddMemberDuplicateEntry enum value | GroupSessionProtocol | |
| AddMemberInternalError enum value | GroupSessionProtocol | |
| AddMemberMaxObserversReached enum value | GroupSessionProtocol | |
| AddMemberNonexistentGroupSession enum value | GroupSessionProtocol | |
| AddMemberResultCode enum name | GroupSessionProtocol | |
| AddMembers enum value | GroupSessionProtocol | |
| AddMemberSuccess enum value | GroupSessionProtocol | |
| CancelReservation enum value | GroupSessionProtocol | |
| CreateGroupSession enum value | GroupSessionProtocol | |
| CreateReservation enum value | GroupSessionProtocol | |
| DefaultPayloadCapacity enum value | GroupSessionProtocol | |
| EndGroupSession enum value | GroupSessionProtocol | |
| event_group_expire() | GroupSessionProtocol | [inline, static] |
| expiration_notification_container typedef | GroupSessionProtocol | |
| ExpireGroupSession enum value | GroupSessionProtocol | |
| FindGroupSessions enum value | GroupSessionProtocol | |
| FindGroupSessionsByType enum value | GroupSessionProtocol | |
| FindGroupSessionsForMember enum value | GroupSessionProtocol | |
| FindGroupSessionsResult enum value | GroupSessionProtocol | |
| FindMembers enum value | GroupSessionProtocol | |
| FindMembersResult enum value | GroupSessionProtocol | |
| GSIDMax | GroupSessionProtocol | [static] |
| GSIDMin | GroupSessionProtocol | [static] |
| GSIDSpace | GroupSessionProtocol | [static] |
| MemberType enum name | GroupSessionProtocol | |
| Observer enum value | GroupSessionProtocol | |
| Participant enum value | GroupSessionProtocol | |
| query_list typedef | GroupSessionProtocol | |
| RelayEvent enum value | GroupSessionProtocol | |
| RelayEvents enum value | GroupSessionProtocol | |
| RelayEventSelfDiscard enum value | GroupSessionProtocol | |
| RelayEventsSelfDiscard enum value | GroupSessionProtocol | |
| RemoveMember enum value | GroupSessionProtocol | |
| RemoveMemberConfirm enum value | GroupSessionProtocol | |
| RemoveMembers enum value | GroupSessionProtocol | |
| ReturnGroupSessionsByType enum value | GroupSessionProtocol | |
| ReturnGroupSessionsForMember enum value | GroupSessionProtocol | |
| StartGroupSession enum value | GroupSessionProtocol | |
| super typedef | GroupSessionProtocol | |
| WISP_IMPORT(super, caller_type) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, CreateGroupSession) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, EndGroupSession) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, ExpireGroupSession) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RelayEvent) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RelayEventSelfDiscard) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RelayEvents) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RelayEventsSelfDiscard) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, CreateReservation) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, CancelReservation) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, StartGroupSession) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, ReturnGroupSessionsForMember) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, ReturnGroupSessionsByType) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, FindGroupSessions) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, FindGroupSessionsResult) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, FindMembers) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, FindMembersResult) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, AddMembers) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RemoveMembers) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, AddMember) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, AddMemberConfirm) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RemoveMember) | GroupSessionProtocol | |
| WISP_ONE_WAY_CALL(caller_type, RemoveMemberConfirm) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(EndGroupSession, protocol::MessageGroupSession,((gsid_type, gsid))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(CancelReservation, protocol::MessageGroupSession,((gsid_type, gsid))((uid_type, requestor))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(StartGroupSession, protocol::MessageGroupSession,((string, gs_name))((GroupSession, session))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(ExpireGroupSession, protocol::MessageGroupSession,((expiration_notification_container, notifications))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindGroupSessions, protocol::MessageGroupSession,((uid_type, requestor))((db_limit_type, limit))((db_offset_type, offset))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindGroupSessionsResult, protocol::MessageGroupSession,((uid_type, requestor))((unsigned int, total_sessions))((db_limit_type, limit))((db_offset_type, offset))((string, gs_name))((group_session_container, sessions))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindGroupSessionsForMember, protocol::MessageGroupSession,((uid_type, uid))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(ReturnGroupSessionsForMember, protocol::MessageGroupSession,((uid_type, uid))((string, gs_name))((group_session_container, participating))((group_session_container, observing))((reservation_container, awaiting))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindGroupSessionsByType, protocol::MessageGroupSession,((query_list, keys))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(ReturnGroupSessionsByType, protocol::MessageGroupSession,((group_session_container, sessions))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindMembers, protocol::MessageGroupSession,((uid_type, requestor))((gsid_container, sessions))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(FindMembersResult, protocol::MessageGroupSession,((uid_type, requestor))((member_container, participants))((member_container, observers))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(AddMembers, protocol::MessageGroupSession,((member_container, participants))((member_container, observers))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(RemoveMembers, protocol::MessageGroupSession,((member_container, participants))((member_container, observers))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(AddMember, protocol::MessageGroupSession,((MemberType, member_type))((Member, member))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(AddMemberConfirm, protocol::MessageGroupSession,((AddMemberResultCode, result))((MemberType, member_type))((uid_type, uid))((string, gs_name))((GroupSession, session))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(RemoveMember, protocol::MessageGroupSession,((MemberType, member_type))((Member, member))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE(RemoveMemberConfirm, protocol::MessageGroupSession,((MemberType, member_type))((Member, member))((string, gs_name))((GroupSession, session))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE_WITH_INIT(RelayEvent, protocol::MessageGroupSession,((gsid_type, gsid))((string, event_queue))((properties_ptr, event)),((gsid_type()))((string()))((properties_ptr(new Properties)))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE_WITH_INIT(RelayEventSelfDiscard, protocol::MessageGroupSession,((uid_type, source))((gsid_type, gsid))((string, event_queue))((properties_ptr, event)),((uid_type()))((gsid_type()))((string()))((properties_ptr(new Properties)))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE_WITH_INIT(RelayEvents, protocol::MessageGroupSession,((gsid_type, gsid))((string, event_queue))((std::vector< Properties >, events)),((gsid_type()))((string()))((std::vector< Properties >()))) | GroupSessionProtocol | |
| WISP_PROTOCOL_MESSAGE_WITH_INIT(RelayEventsSelfDiscard, protocol::MessageGroupSession,((uid_type, source))((gsid_type, gsid))((string, event_queue))((std::vector< Properties >, events)),((uid_type()))((gsid_type()))((string()))((std::vector< Properties >()))) | GroupSessionProtocol | |
| WISP_STRUCT(ExpirationNotification,((gsid_type, gsid))((uid_container, uids))) | GroupSessionProtocol | |
| WISP_TWO_WAY_CALL(caller_type, FindGroupSessionsForMember, ReturnGroupSessionsForMember) | GroupSessionProtocol | |
| WISP_TWO_WAY_CALL(caller_type, FindGroupSessionsByType, ReturnGroupSessionsByType) | GroupSessionProtocol |
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.