TrinityCore
Loading...
Searching...
No Matches
Battlenet::Service< T > Member List

This is the complete list of members for Battlenet::Service< T >, including all inherited members.

_sessionBattlenet::ServiceBaseCallerprotected
GetCallerInfo() const overrideBattlenet::Service< T >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) overrideBattlenet::Service< T >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) overrideBattlenet::Service< T >inlineprotected
Battlenet::ServiceBaseCaller::SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> &&callback)Battlenet::ServiceBaseCallerprotected
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status) overrideBattlenet::Service< T >inlineprotected
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response) overrideBattlenet::Service< T >inlineprotected
Service(Session *session)Battlenet::Service< T >inlineexplicit
ServiceBaseCaller(Session *session)Battlenet::ServiceBaseCallerinlineexplicitprotected