![]() |
TrinityCore
|
This is the complete list of members for Battlenet::Service< T >, including all inherited members.
| _session | Battlenet::ServiceBaseCaller | protected |
| GetCallerInfo() const override | Battlenet::Service< T > | inlineprotected |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) override | Battlenet::Service< T > | inlineprotected |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) override | Battlenet::Service< T > | inlineprotected |
| Battlenet::ServiceBaseCaller::SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> &&callback) | Battlenet::ServiceBaseCaller | protected |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status) override | Battlenet::Service< T > | inlineprotected |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response) override | Battlenet::Service< T > | inlineprotected |
| Service(Session *session) | Battlenet::Service< T > | inlineexplicit |
| ServiceBaseCaller(Session *session) | Battlenet::ServiceBaseCaller | inlineexplicitprotected |