![]() |
TrinityCore
|
This is the complete list of members for ServiceBase, including all inherited members.
| CallServerMethod(uint32 token, uint32 methodId, MessageBuffer buffer)=0 | ServiceBase | pure virtual |
| GetCallerInfo() const =0 | ServiceBase | protectedpure virtual |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback)=0 | ServiceBase | protectedpure virtual |
| SendRequest(uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request)=0 | ServiceBase | protectedpure virtual |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, uint32 status)=0 | ServiceBase | protectedpure virtual |
| SendResponse(uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response)=0 | ServiceBase | protectedpure virtual |
| ~ServiceBase() | ServiceBase | inlinevirtual |
1.8.8