![]() |
TrinityCore
|
Classes | |
| class | BottingReport |
| class | CustomReport |
| class | HackingReport |
| class | HarassmentReport |
| class | InappropriateBattleTagReport |
| class | RealLifeThreatReport |
| class | Report |
| class | ReportService |
| class | ReportType |
| class | SendReportRequest |
| class | SpamReport |
| class | SubmitReportRequest |
Enumerations | |
| enum | SpamReport_SpamSource { SpamReport_SpamSource_OTHER = 1 , SpamReport_SpamSource_FRIEND_INVITATION = 2 , SpamReport_SpamSource_WHISPER = 3 , SpamReport_SpamSource_CHAT = 4 } |
Functions | |
| void TC_PROTO_API | protobuf_AddDesc_report_5fservice_2eproto () |
| void | protobuf_AssignDesc_report_5fservice_2eproto () |
| void | protobuf_ShutdownFile_report_5fservice_2eproto () |
| void TC_PROTO_API | protobuf_AddDesc_report_5ftypes_2eproto () |
| void | protobuf_AssignDesc_report_5ftypes_2eproto () |
| void | protobuf_ShutdownFile_report_5ftypes_2eproto () |
| TC_PROTO_API bool | SpamReport_SpamSource_IsValid (int value) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * | SpamReport_SpamSource_descriptor () |
| const ::std::string & | SpamReport_SpamSource_Name (SpamReport_SpamSource value) |
| bool | SpamReport_SpamSource_Parse (const ::std::string &name, SpamReport_SpamSource *value) |
| Enumerator | |
|---|---|
| SpamReport_SpamSource_OTHER | |
| SpamReport_SpamSource_FRIEND_INVITATION | |
| SpamReport_SpamSource_WHISPER | |
| SpamReport_SpamSource_CHAT | |
Definition at line 55 of file report_types.pb.h.
| void TC_PROTO_API bgs::protocol::report::v1::protobuf_AddDesc_report_5fservice_2eproto | ( | ) |
| void TC_PROTO_API bgs::protocol::report::v1::protobuf_AddDesc_report_5ftypes_2eproto | ( | ) |
| void bgs::protocol::report::v1::protobuf_AssignDesc_report_5fservice_2eproto | ( | ) |
| void bgs::protocol::report::v1::protobuf_AssignDesc_report_5ftypes_2eproto | ( | ) |
| void bgs::protocol::report::v1::protobuf_ShutdownFile_report_5fservice_2eproto | ( | ) |
| void bgs::protocol::report::v1::protobuf_ShutdownFile_report_5ftypes_2eproto | ( | ) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::report::v1::SpamReport_SpamSource_descriptor | ( | ) |
Here is the caller graph for this function:| TC_PROTO_API bool bgs::protocol::report::v1::SpamReport_SpamSource_IsValid | ( | int | value | ) |
Here is the caller graph for this function:
|
inline |
Definition at line 67 of file report_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 71 of file report_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:| const int bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_ARRAYSIZE = SpamReport_SpamSource_SpamSource_MAX + 1 |
Definition at line 64 of file report_types.pb.h.
| const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MAX = SpamReport_SpamSource_CHAT |
Definition at line 63 of file report_types.pb.h.
| const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MIN = SpamReport_SpamSource_OTHER |
Definition at line 62 of file report_types.pb.h.