TrinityCore
Battlenet::WorldserverService< T > Member List

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

_sessionBattlenet::WorldserverService< T >protected
GetCallerInfo() const overrideBattlenet::WorldserverService< T >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) overrideBattlenet::WorldserverService< T >inlineprotected
SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) overrideBattlenet::WorldserverService< T >inlineprotected
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status) overrideBattlenet::WorldserverService< T >inlineprotected
SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response) overrideBattlenet::WorldserverService< T >inlineprotected
WorldserverService(WorldSession *session)Battlenet::WorldserverService< T >inline