TrinityCore
bgs::protocol::report::v1::HarassmentReport Class Reference

#include <report_types.pb.h>

+ Inheritance diagram for bgs::protocol::report::v1::HarassmentReport:

Public Member Functions

 HarassmentReport ()
 
virtual ~HarassmentReport ()
 
 HarassmentReport (const HarassmentReport &from)
 
HarassmentReportoperator= (const HarassmentReport &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HarassmentReport *other)
 
HarassmentReportNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_target () const
 
void clear_target ()
 
const ::bgs::protocol::account::v1::GameAccountHandletarget () const
 
inline ::bgs::protocol::account::v1::GameAccountHandlemutable_target ()
 
inline ::bgs::protocol::account::v1::GameAccountHandlerelease_target ()
 
void set_allocated_target (::bgs::protocol::account::v1::GameAccountHandle *target)
 
bool has_text () const
 
void clear_text ()
 
const ::std::string & text () const
 
void set_text (const ::std::string &value)
 
void set_text (const char *value)
 
void set_text (const char *value, size_t size)
 
inline ::std::string * mutable_text ()
 
inline ::std::string * release_text ()
 
void set_allocated_text (::std::string *text)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const HarassmentReportdefault_instance ()
 

Static Public Attributes

static const int kTargetFieldNumber = 1
 
static const int kTextFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_target ()
 
void clear_has_target ()
 
void set_has_text ()
 
void clear_has_text ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameAccountHandletarget_
 
::std::string * text_
 

Static Private Attributes

static HarassmentReportdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_report_5ftypes_2eproto ()
 
void protobuf_AssignDesc_report_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_report_5ftypes_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ HarassmentReport() [1/2]

bgs::protocol::report::v1::HarassmentReport::HarassmentReport ( )

◆ ~HarassmentReport()

virtual bgs::protocol::report::v1::HarassmentReport::~HarassmentReport ( )
virtual

◆ HarassmentReport() [2/2]

bgs::protocol::report::v1::HarassmentReport::HarassmentReport ( const HarassmentReport from)

Member Function Documentation

◆ clear_has_target()

void bgs::protocol::report::v1::HarassmentReport::clear_has_target ( )
inlineprivate

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

◆ clear_has_text()

void bgs::protocol::report::v1::HarassmentReport::clear_has_text ( )
inlineprivate

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

◆ clear_target()

void bgs::protocol::report::v1::HarassmentReport::clear_target ( )
inline

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

◆ clear_text()

void bgs::protocol::report::v1::HarassmentReport::clear_text ( )
inline

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

◆ default_instance()

static const HarassmentReport & bgs::protocol::report::v1::HarassmentReport::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::report::v1::HarassmentReport::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::report::v1::HarassmentReport::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::report::v1::HarassmentReport::GetMetadata ( ) const

◆ has_target()

bool bgs::protocol::report::v1::HarassmentReport::has_target ( ) const
inline

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

◆ has_text()

bool bgs::protocol::report::v1::HarassmentReport::has_text ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::report::v1::HarassmentReport::InitAsDefaultInstance ( )
private

◆ mutable_target()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::report::v1::HarassmentReport::mutable_target ( )
inline

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

◆ mutable_text()

std::string * bgs::protocol::report::v1::HarassmentReport::mutable_text ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::report::v1::HarassmentReport::mutable_unknown_fields ( )
inline

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

◆ New()

HarassmentReport * bgs::protocol::report::v1::HarassmentReport::New ( ) const

◆ operator=()

HarassmentReport & bgs::protocol::report::v1::HarassmentReport::operator= ( const HarassmentReport from)
inline

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

◆ release_target()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::report::v1::HarassmentReport::release_target ( )
inline

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

◆ release_text()

std::string * bgs::protocol::report::v1::HarassmentReport::release_text ( )
inline

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

◆ set_allocated_target()

void bgs::protocol::report::v1::HarassmentReport::set_allocated_target ( ::bgs::protocol::account::v1::GameAccountHandle target)
inline

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

◆ set_allocated_text()

void bgs::protocol::report::v1::HarassmentReport::set_allocated_text ( ::std::string *  text)
inline

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

◆ set_has_target()

void bgs::protocol::report::v1::HarassmentReport::set_has_target ( )
inlineprivate

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

◆ set_has_text()

void bgs::protocol::report::v1::HarassmentReport::set_has_text ( )
inlineprivate

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

◆ set_text() [1/3]

void bgs::protocol::report::v1::HarassmentReport::set_text ( const ::std::string &  value)
inline

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

◆ set_text() [2/3]

void bgs::protocol::report::v1::HarassmentReport::set_text ( const char *  value)
inline

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

◆ set_text() [3/3]

void bgs::protocol::report::v1::HarassmentReport::set_text ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::report::v1::HarassmentReport::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::report::v1::HarassmentReport::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::report::v1::HarassmentReport::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::report::v1::HarassmentReport::Swap ( HarassmentReport other)

◆ target()

const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::report::v1::HarassmentReport::target ( ) const
inline

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

◆ text()

const ::std::string & bgs::protocol::report::v1::HarassmentReport::text ( ) const
inline

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::report::v1::HarassmentReport::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_report_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_report_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_report_5ftypes_2eproto

void protobuf_AssignDesc_report_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_report_5ftypes_2eproto

void protobuf_ShutdownFile_report_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::report::v1::HarassmentReport::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::report::v1::HarassmentReport::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::report::v1::HarassmentReport::_unknown_fields_
private

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

◆ default_instance_

HarassmentReport* bgs::protocol::report::v1::HarassmentReport::default_instance_
staticprivate

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

◆ kTargetFieldNumber

const int bgs::protocol::report::v1::HarassmentReport::kTargetFieldNumber = 1
static

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

◆ kTextFieldNumber

const int bgs::protocol::report::v1::HarassmentReport::kTextFieldNumber = 2
static

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

◆ target_

::bgs::protocol::account::v1::GameAccountHandle* bgs::protocol::report::v1::HarassmentReport::target_
private

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

◆ text_

::std::string* bgs::protocol::report::v1::HarassmentReport::text_
private

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


The documentation for this class was generated from the following file: