TrinityCore
bgs::protocol::report::v1 Namespace Reference

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)
 

Variables

const SpamReport_SpamSource SpamReport_SpamSource_SpamSource_MIN = SpamReport_SpamSource_OTHER
 
const SpamReport_SpamSource SpamReport_SpamSource_SpamSource_MAX = SpamReport_SpamSource_CHAT
 
const int SpamReport_SpamSource_SpamSource_ARRAYSIZE = SpamReport_SpamSource_SpamSource_MAX + 1
 

Enumeration Type Documentation

◆ SpamReport_SpamSource

Enumerator
SpamReport_SpamSource_OTHER 
SpamReport_SpamSource_FRIEND_INVITATION 
SpamReport_SpamSource_WHISPER 
SpamReport_SpamSource_CHAT 

Definition at line 55 of file report_types.pb.h.

Function Documentation

◆ protobuf_AddDesc_report_5fservice_2eproto()

void TC_PROTO_API bgs::protocol::report::v1::protobuf_AddDesc_report_5fservice_2eproto ( )

◆ protobuf_AddDesc_report_5ftypes_2eproto()

void TC_PROTO_API bgs::protocol::report::v1::protobuf_AddDesc_report_5ftypes_2eproto ( )

◆ protobuf_AssignDesc_report_5fservice_2eproto()

void bgs::protocol::report::v1::protobuf_AssignDesc_report_5fservice_2eproto ( )

◆ protobuf_AssignDesc_report_5ftypes_2eproto()

void bgs::protocol::report::v1::protobuf_AssignDesc_report_5ftypes_2eproto ( )

◆ protobuf_ShutdownFile_report_5fservice_2eproto()

void bgs::protocol::report::v1::protobuf_ShutdownFile_report_5fservice_2eproto ( )

◆ protobuf_ShutdownFile_report_5ftypes_2eproto()

void bgs::protocol::report::v1::protobuf_ShutdownFile_report_5ftypes_2eproto ( )

◆ SpamReport_SpamSource_descriptor()

TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::report::v1::SpamReport_SpamSource_descriptor ( )
+ Here is the caller graph for this function:

◆ SpamReport_SpamSource_IsValid()

TC_PROTO_API bool bgs::protocol::report::v1::SpamReport_SpamSource_IsValid ( int  value)
+ Here is the caller graph for this function:

◆ SpamReport_SpamSource_Name()

const ::std::string & bgs::protocol::report::v1::SpamReport_SpamSource_Name ( SpamReport_SpamSource  value)
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:

◆ SpamReport_SpamSource_Parse()

bool bgs::protocol::report::v1::SpamReport_SpamSource_Parse ( const ::std::string &  name,
SpamReport_SpamSource value 
)
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:

Variable Documentation

◆ SpamReport_SpamSource_SpamSource_ARRAYSIZE

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.

◆ SpamReport_SpamSource_SpamSource_MAX

const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MAX = SpamReport_SpamSource_CHAT

Definition at line 63 of file report_types.pb.h.

◆ SpamReport_SpamSource_SpamSource_MIN

const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MIN = SpamReport_SpamSource_OTHER

Definition at line 62 of file report_types.pb.h.