![]() |
TrinityCore
|
This is the complete list of members for bgs::protocol::report::v2::ReportService, including all inherited members.
| CallServerMethod(uint32 token, uint32 methodId, MessageBuffer buffer) final | bgs::protocol::report::v2::ReportService | virtual |
| CreateServerContinuation(uint32 token, uint32 methodId, char const *methodName, google::protobuf::Descriptor const *outputDescriptor) | ServiceBase | protected |
| descriptor() | bgs::protocol::report::v2::ReportService | static |
| GetCallerInfo() const =0 | ServiceBase | pure virtual |
| GetServiceHash() const | ServiceBase | inline |
| HandleSubmitReport(::bgs::protocol::report::v2::SubmitReportRequest const *request, ::bgs::protocol::NoData *response, std::function< void(ServiceBase *, uint32, ::google::protobuf::Message const *)> &continuation) | bgs::protocol::report::v2::ReportService | protectedvirtual |
| LogCallClientMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request) | ServiceBase | |
| LogCallServerMethod(char const *methodName, char const *inputTypeName, google::protobuf::Message const *request) | ServiceBase | |
| LogDisallowedMethod(uint32 methodId) | ServiceBase | |
| LogFailedParsingRequest(char const *methodName) | ServiceBase | |
| LogInvalidMethod(uint32 methodId) | ServiceBase | |
| LogUnimplementedServerMethod(char const *methodName, google::protobuf::Message const *request) | ServiceBase | |
| NameHash typedef | bgs::protocol::report::v2::ReportService | |
| operator=(ReportService const &)=delete | bgs::protocol::report::v2::ReportService | |
| operator=(ReportService &&)=delete | bgs::protocol::report::v2::ReportService | |
| OriginalHash typedef | bgs::protocol::report::v2::ReportService | |
| ParseAndHandleSubmitReport(uint32 token, uint32 methodId, MessageBuffer &buffer) | bgs::protocol::report::v2::ReportService | private |
| ReportService(bool use_original_hash) | bgs::protocol::report::v2::ReportService | explicit |
| ReportService(ReportService const &)=delete | bgs::protocol::report::v2::ReportService | |
| ReportService(ReportService &&)=delete | bgs::protocol::report::v2::ReportService | |
| 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 |
| service_hash_ | ServiceBase | protected |
| ServiceBase(uint32 serviceHash) | ServiceBase | inlineexplicit |
| ~ReportService() | bgs::protocol::report::v2::ReportService | virtual |
| ~ServiceBase() | ServiceBase | inlinevirtual |