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

#include <report_types.pb.h>

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

Public Member Functions

 BottingReport ()
 
virtual ~BottingReport ()
 
 BottingReport (const BottingReport &from)
 
BottingReportoperator= (const BottingReport &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BottingReport *other)
 
BottingReportNew () 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 BottingReportdefault_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 BottingReportdefault_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 766 of file report_types.pb.h.

Constructor & Destructor Documentation

◆ BottingReport() [1/2]

bgs::protocol::report::v1::BottingReport::BottingReport ( )

◆ ~BottingReport()

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

◆ BottingReport() [2/2]

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

Member Function Documentation

◆ clear_has_target()

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

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

◆ clear_target()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_target()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_target()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_target()

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

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

◆ set_allocated_target()

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

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

◆ set_has_target()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target()

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

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

◆ unknown_fields()

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

Definition at line 778 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::BottingReport::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kTargetFieldNumber

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

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

◆ target_

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

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


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