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

#include <report_types.pb.h>

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

Public Member Functions

 HackingReport ()
 
virtual ~HackingReport ()
 
 HackingReport (const HackingReport &from)
 
HackingReportoperator= (const HackingReport &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HackingReport *other)
 
HackingReportNew () 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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Static Private Attributes

static HackingReportdefault_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 698 of file report_types.pb.h.

Constructor & Destructor Documentation

◆ HackingReport() [1/2]

bgs::protocol::report::v1::HackingReport::HackingReport ( )

◆ ~HackingReport()

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

◆ HackingReport() [2/2]

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

Member Function Documentation

◆ clear_has_target()

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

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

◆ clear_target()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_target()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_target()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_target()

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

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

◆ set_allocated_target()

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

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

◆ set_has_target()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target()

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

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

◆ unknown_fields()

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

Definition at line 710 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::HackingReport::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kTargetFieldNumber

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

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

◆ target_

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

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


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