TrinityCore
report_types.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "account_types.pb.h"
#include "attribute_types.pb.h"
#include "entity_types.pb.h"
#include "rpc_types.pb.h"
#include "Define.h"
+ Include dependency graph for report_types.pb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bgs::protocol::report::v1::ReportType
 
union  bgs::protocol::report::v1::ReportType::TypeUnion
 
class  bgs::protocol::report::v1::CustomReport
 
class  bgs::protocol::report::v1::SpamReport
 
class  bgs::protocol::report::v1::HarassmentReport
 
class  bgs::protocol::report::v1::RealLifeThreatReport
 
class  bgs::protocol::report::v1::InappropriateBattleTagReport
 
class  bgs::protocol::report::v1::HackingReport
 
class  bgs::protocol::report::v1::BottingReport
 
class  bgs::protocol::report::v1::Report
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::report::v1::SpamReport_SpamSource >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  bgs::protocol::report
 
namespace  bgs::protocol::report::v1
 
namespace  google
 
namespace  google::protobuf
 

Enumerations

enum  bgs::protocol::report::v1::SpamReport_SpamSource { bgs::protocol::report::v1::SpamReport_SpamSource_OTHER = 1 , bgs::protocol::report::v1::SpamReport_SpamSource_FRIEND_INVITATION = 2 , bgs::protocol::report::v1::SpamReport_SpamSource_WHISPER = 3 , bgs::protocol::report::v1::SpamReport_SpamSource_CHAT = 4 }
 

Functions

void TC_PROTO_API bgs::protocol::report::v1::protobuf_AddDesc_report_5ftypes_2eproto ()
 
void bgs::protocol::report::v1::protobuf_AssignDesc_report_5ftypes_2eproto ()
 
void bgs::protocol::report::v1::protobuf_ShutdownFile_report_5ftypes_2eproto ()
 
TC_PROTO_API bool bgs::protocol::report::v1::SpamReport_SpamSource_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::report::v1::SpamReport_SpamSource_descriptor ()
 
const ::std::string & bgs::protocol::report::v1::SpamReport_SpamSource_Name (SpamReport_SpamSource value)
 
bool bgs::protocol::report::v1::SpamReport_SpamSource_Parse (const ::std::string &name, SpamReport_SpamSource *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::report::v1::SpamReport_SpamSource > ()
 

Variables

const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MIN = SpamReport_SpamSource_OTHER
 
const SpamReport_SpamSource bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_MAX = SpamReport_SpamSource_CHAT
 
const int bgs::protocol::report::v1::SpamReport_SpamSource_SpamSource_ARRAYSIZE = SpamReport_SpamSource_SpamSource_MAX + 1