![]() |
TrinityCore
|
This is the complete list of members for bgs::protocol::whisper::v2::client::WhisperService, including all inherited members.
| CallServerMethod(uint32 token, uint32 methodId, MessageBuffer buffer) final | bgs::protocol::whisper::v2::client::WhisperService | virtual |
| CreateServerContinuation(uint32 token, uint32 methodId, char const *methodName, google::protobuf::Descriptor const *outputDescriptor) | ServiceBase | protected |
| descriptor() | bgs::protocol::whisper::v2::client::WhisperService | static |
| GetCallerInfo() const =0 | ServiceBase | pure virtual |
| GetServiceHash() const | ServiceBase | inline |
| HandleAdvanceClearTime(::bgs::protocol::whisper::v2::client::AdvanceClearTimeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleAdvanceViewTime(::bgs::protocol::whisper::v2::client::AdvanceViewTimeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleGetWhisperHistory(::bgs::protocol::whisper::v2::client::GetWhisperHistoryRequest const *request, ::bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleSendWhisper(::bgs::protocol::whisper::v2::client::SendWhisperRequest const *request, ::bgs::protocol::whisper::v2::client::SendWhisperResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleSetTypingIndicator(::bgs::protocol::whisper::v2::client::SetTypingIndicatorRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleSubscribe(::bgs::protocol::whisper::v2::client::SubscribeRequest const *request, ::bgs::protocol::whisper::v2::client::SubscribeResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| HandleUnsubscribe(::bgs::protocol::whisper::v2::client::UnsubscribeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::whisper::v2::client::WhisperService | protectedvirtual |
| LogCallClientMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request) | ServiceBase | |
| LogCallServerMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request) | ServiceBase | |
| LogDisallowedMethod(uint32 methodId) | ServiceBase | |
| LogFailedParsingRequest(char const *methodName) | ServiceBase | |
| LogInvalidMethod(uint32 methodId) | ServiceBase | |
| LogUnimplementedServerMethod(char const *methodName, google::protobuf::Message const *request) | ServiceBase | |
| NameHash typedef | bgs::protocol::whisper::v2::client::WhisperService | |
| operator=(WhisperService const &)=delete | bgs::protocol::whisper::v2::client::WhisperService | |
| operator=(WhisperService &&)=delete | bgs::protocol::whisper::v2::client::WhisperService | |
| OriginalHash typedef | bgs::protocol::whisper::v2::client::WhisperService | |
| ParseAndHandleAdvanceClearTime(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleAdvanceViewTime(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleGetWhisperHistory(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleSendWhisper(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleSetTypingIndicator(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleSubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| ParseAndHandleUnsubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::whisper::v2::client::WhisperService | private |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback)=0 | ServiceBase | protectedpure virtual |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request)=0 | ServiceBase | protectedpure virtual |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status)=0 | ServiceBase | protectedpure virtual |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response)=0 | ServiceBase | protectedpure virtual |
| service_hash_ | ServiceBase | protected |
| ServiceBase(uint32 serviceHash) | ServiceBase | inlineexplicit |
| WhisperService(bool use_original_hash) | bgs::protocol::whisper::v2::client::WhisperService | explicit |
| WhisperService(WhisperService const &)=delete | bgs::protocol::whisper::v2::client::WhisperService | |
| WhisperService(WhisperService &&)=delete | bgs::protocol::whisper::v2::client::WhisperService | |
| ~ServiceBase() | ServiceBase | inlinevirtual |
| ~WhisperService() | bgs::protocol::whisper::v2::client::WhisperService | virtual |