TrinityCore
Battlenet::Services::Account Member List

This is the complete list of members for Battlenet::Services::Account, including all inherited members.

_sessionBattlenet::Service< account::v1::AccountService >protected
Account(Session *session)Battlenet::Services::Account
AccountService typedefBattlenet::Services::Accountprivate
GetCallerInfo() const overrideBattlenet::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) overrideBattlenet::Services::Account
HandleGetGameAccountState(account::v1::GetGameAccountStateRequest const *request, account::v1::GetGameAccountStateResponse *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) overrideBattlenet::Services::Account
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) overrideBattlenet::Service< account::v1::AccountService >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) overrideBattlenet::Service< account::v1::AccountService >inlineprotected
SendResponse(uint32, uint32, uint32 token, uint32 status) overrideBattlenet::Service< account::v1::AccountService >inlineprotected
SendResponse(uint32, uint32, uint32 token, google::protobuf::Message const *response) overrideBattlenet::Service< account::v1::AccountService >inlineprotected
Service(Session *session)Battlenet::Service< account::v1::AccountService >inline