TrinityCore
|
This is the complete list of members for Battlenet::Services::Account, including all inherited members.
_session | Battlenet::Service< account::v1::AccountService > | 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) override | Battlenet::Services::Account | |
HandleGetGameAccountState(account::v1::GetGameAccountStateRequest const *request, account::v1::GetGameAccountStateResponse *response) 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 |
SendResponse(uint32, uint32, uint32 token, uint32 status) override | Battlenet::Service< account::v1::AccountService > | inlineprotected |
SendResponse(uint32, uint32, uint32 token, google::protobuf::Message const *response) override | Battlenet::Service< account::v1::AccountService > | inlineprotected |
Service(Session *session) | Battlenet::Service< account::v1::AccountService > | inline |