![]() |
TrinityCore
|
This is the complete list of members for bgs::protocol::presence::v1::PresenceService, including all inherited members.
| CallServerMethod(uint32 token, uint32 methodId, MessageBuffer buffer) final | bgs::protocol::presence::v1::PresenceService | virtual |
| CreateServerContinuation(uint32 token, uint32 methodId, char const *methodName, google::protobuf::Descriptor const *outputDescriptor) | ServiceBase | protected |
| descriptor() | bgs::protocol::presence::v1::PresenceService | static |
| GetCallerInfo() const =0 | ServiceBase | pure virtual |
| GetServiceHash() const | ServiceBase | inline |
| HandleBatchSubscribe(::bgs::protocol::presence::v1::BatchSubscribeRequest const *request, ::bgs::protocol::presence::v1::BatchSubscribeResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | protectedvirtual |
| HandleBatchUnsubscribe(::bgs::protocol::presence::v1::BatchUnsubscribeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | protectedvirtual |
| HandleQuery(::bgs::protocol::presence::v1::QueryRequest const *request, ::bgs::protocol::presence::v1::QueryResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | protectedvirtual |
| HandleSubscribe(::bgs::protocol::presence::v1::SubscribeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | protectedvirtual |
| HandleUnsubscribe(::bgs::protocol::presence::v1::UnsubscribeRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | protectedvirtual |
| HandleUpdate(::bgs::protocol::presence::v1::UpdateRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::presence::v1::PresenceService | 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::presence::v1::PresenceService | |
| operator=(PresenceService const &)=delete | bgs::protocol::presence::v1::PresenceService | |
| operator=(PresenceService &&)=delete | bgs::protocol::presence::v1::PresenceService | |
| OriginalHash typedef | bgs::protocol::presence::v1::PresenceService | |
| ParseAndHandleBatchSubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| ParseAndHandleBatchUnsubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| ParseAndHandleQuery(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| ParseAndHandleSubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| ParseAndHandleUnsubscribe(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| ParseAndHandleUpdate(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::presence::v1::PresenceService | private |
| PresenceService(bool use_original_hash) | bgs::protocol::presence::v1::PresenceService | explicit |
| PresenceService(PresenceService const &)=delete | bgs::protocol::presence::v1::PresenceService | |
| PresenceService(PresenceService &&)=delete | bgs::protocol::presence::v1::PresenceService | |
| 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 |
| ~PresenceService() | bgs::protocol::presence::v1::PresenceService | virtual |
| ~ServiceBase() | ServiceBase | inlinevirtual |