This is the complete list of members for Battlenet::Services::Authentication, including all inherited members.
_session | Battlenet::Service< authentication::v1::AuthenticationService > | protected |
Authentication(Session *session) | Battlenet::Services::Authentication | |
AuthenticationService typedef | Battlenet::Services::Authentication | private |
GetCallerInfo() const override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
HandleLogon(authentication::v1::LogonRequest const *request, NoData *respons) override | Battlenet::Services::Authentication | |
HandleVerifyWebCredentials(authentication::v1::VerifyWebCredentialsRequest const *request, NoData *respons) override | Battlenet::Services::Authentication | |
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
SendResponse(uint32, uint32, uint32 token, uint32 status) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
SendResponse(uint32, uint32, uint32 token, google::protobuf::Message const *response) override | Battlenet::Service< authentication::v1::AuthenticationService > | inlineprotected |
Service(Session *session) | Battlenet::Service< authentication::v1::AuthenticationService > | inline |