![]() |
TrinityCore
|
This is the complete list of members for Battlenet::Services::Account, including all inherited members.
| _session | Battlenet::ServiceBaseCaller | protected |
| Account(Session *session) | Battlenet::Services::Account | |
| AccountService typedef | Battlenet::Services::Account | private |
| GetCallerInfo() const override | Battlenet::Service< account::v1::AccountService > | inlineprotected |
| HandleGetAccountState(account::v1::GetAccountStateRequest const *request, account::v1::GetAccountStateResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) override | Battlenet::Services::Account | |
| HandleGetGameAccountState(account::v1::GetGameAccountStateRequest const *request, account::v1::GetGameAccountStateResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) override | Battlenet::Services::Account | |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) override | Battlenet::Service< account::v1::AccountService > | inlineprotected |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) override | Battlenet::Service< account::v1::AccountService > | 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< account::v1::AccountService > | inlineprotected |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response) override | Battlenet::Service< account::v1::AccountService > | inlineprotected |
| Service(Session *session) | Battlenet::Service< account::v1::AccountService > | inlineexplicit |
| ServiceBaseCaller(Session *session) | Battlenet::ServiceBaseCaller | inlineexplicitprotected |