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

#include <report_types.pb.h>

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

Public Member Functions

 Report ()
 
virtual ~Report ()
 
 Report (const Report &from)
 
Reportoperator= (const Report &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Report *other)
 
ReportNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_report_type () const
 
void clear_report_type ()
 
const ::std::string & report_type () const
 
void set_report_type (const ::std::string &value)
 
void set_report_type (const char *value)
 
void set_report_type (const char *value, size_t size)
 
inline ::std::string * mutable_report_type ()
 
inline ::std::string * release_report_type ()
 
void set_allocated_report_type (::std::string *report_type)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 
bool has_report_qos () const
 
void clear_report_qos ()
 
inline ::google::protobuf::int32 report_qos () const
 
void set_report_qos (::google::protobuf::int32 value)
 
bool has_reporting_account () const
 
void clear_reporting_account ()
 
const ::bgs::protocol::EntityIdreporting_account () const
 
inline ::bgs::protocol::EntityIdmutable_reporting_account ()
 
inline ::bgs::protocol::EntityIdrelease_reporting_account ()
 
void set_allocated_reporting_account (::bgs::protocol::EntityId *reporting_account)
 
bool has_reporting_game_account () const
 
void clear_reporting_game_account ()
 
const ::bgs::protocol::EntityIdreporting_game_account () const
 
inline ::bgs::protocol::EntityIdmutable_reporting_game_account ()
 
inline ::bgs::protocol::EntityIdrelease_reporting_game_account ()
 
void set_allocated_reporting_game_account (::bgs::protocol::EntityId *reporting_game_account)
 
bool has_report_timestamp () const
 
void clear_report_timestamp ()
 
inline ::google::protobuf::uint64 report_timestamp () const
 
void set_report_timestamp (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kReportTypeFieldNumber = 1
 
static const int kAttributeFieldNumber = 2
 
static const int kReportQosFieldNumber = 3
 
static const int kReportingAccountFieldNumber = 4
 
static const int kReportingGameAccountFieldNumber = 5
 
static const int kReportTimestampFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_report_type ()
 
void clear_has_report_type ()
 
void set_has_report_qos ()
 
void clear_has_report_qos ()
 
void set_has_reporting_account ()
 
void clear_has_reporting_account ()
 
void set_has_reporting_game_account ()
 
void clear_has_reporting_game_account ()
 
void set_has_report_timestamp ()
 
void clear_has_report_timestamp ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * report_type_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 
::bgs::protocol::EntityIdreporting_account_
 
::bgs::protocol::EntityIdreporting_game_account_
 
::google::protobuf::uint64 report_timestamp_
 
::google::protobuf::int32 report_qos_
 

Static Private Attributes

static Reportdefault_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 834 of file report_types.pb.h.

Constructor & Destructor Documentation

◆ Report() [1/2]

bgs::protocol::report::v1::Report::Report ( )

◆ ~Report()

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

◆ Report() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::report::v1::Report::add_attribute ( )
inline

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

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::report::v1::Report::attribute ( ) const
inline

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

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::report::v1::Report::attribute ( int  index) const
inline

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

◆ attribute_size()

int bgs::protocol::report::v1::Report::attribute_size ( ) const
inline

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

◆ clear_attribute()

void bgs::protocol::report::v1::Report::clear_attribute ( )
inline

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

◆ clear_has_report_qos()

void bgs::protocol::report::v1::Report::clear_has_report_qos ( )
inlineprivate

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

◆ clear_has_report_timestamp()

void bgs::protocol::report::v1::Report::clear_has_report_timestamp ( )
inlineprivate

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

◆ clear_has_report_type()

void bgs::protocol::report::v1::Report::clear_has_report_type ( )
inlineprivate

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

◆ clear_has_reporting_account()

void bgs::protocol::report::v1::Report::clear_has_reporting_account ( )
inlineprivate

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

◆ clear_has_reporting_game_account()

void bgs::protocol::report::v1::Report::clear_has_reporting_game_account ( )
inlineprivate

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

◆ clear_report_qos()

void bgs::protocol::report::v1::Report::clear_report_qos ( )
inline

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

◆ clear_report_timestamp()

void bgs::protocol::report::v1::Report::clear_report_timestamp ( )
inline

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

◆ clear_report_type()

void bgs::protocol::report::v1::Report::clear_report_type ( )
inline

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

◆ clear_reporting_account()

void bgs::protocol::report::v1::Report::clear_reporting_account ( )
inline

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

◆ clear_reporting_game_account()

void bgs::protocol::report::v1::Report::clear_reporting_game_account ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_report_qos()

bool bgs::protocol::report::v1::Report::has_report_qos ( ) const
inline

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

◆ has_report_timestamp()

bool bgs::protocol::report::v1::Report::has_report_timestamp ( ) const
inline

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

◆ has_report_type()

bool bgs::protocol::report::v1::Report::has_report_type ( ) const
inline

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

◆ has_reporting_account()

bool bgs::protocol::report::v1::Report::has_reporting_account ( ) const
inline

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

◆ has_reporting_game_account()

bool bgs::protocol::report::v1::Report::has_reporting_game_account ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::report::v1::Report::mutable_attribute ( )
inline

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

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::report::v1::Report::mutable_attribute ( int  index)
inline

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

◆ mutable_report_type()

std::string * bgs::protocol::report::v1::Report::mutable_report_type ( )
inline

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

◆ mutable_reporting_account()

bgs::protocol::EntityId * bgs::protocol::report::v1::Report::mutable_reporting_account ( )
inline

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

◆ mutable_reporting_game_account()

bgs::protocol::EntityId * bgs::protocol::report::v1::Report::mutable_reporting_game_account ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_report_type()

std::string * bgs::protocol::report::v1::Report::release_report_type ( )
inline

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

◆ release_reporting_account()

bgs::protocol::EntityId * bgs::protocol::report::v1::Report::release_reporting_account ( )
inline

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

◆ release_reporting_game_account()

bgs::protocol::EntityId * bgs::protocol::report::v1::Report::release_reporting_game_account ( )
inline

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

◆ report_qos()

google::protobuf::int32 bgs::protocol::report::v1::Report::report_qos ( ) const
inline

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

◆ report_timestamp()

google::protobuf::uint64 bgs::protocol::report::v1::Report::report_timestamp ( ) const
inline

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

◆ report_type()

const ::std::string & bgs::protocol::report::v1::Report::report_type ( ) const
inline

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

◆ reporting_account()

const ::bgs::protocol::EntityId & bgs::protocol::report::v1::Report::reporting_account ( ) const
inline

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

◆ reporting_game_account()

const ::bgs::protocol::EntityId & bgs::protocol::report::v1::Report::reporting_game_account ( ) const
inline

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

◆ set_allocated_report_type()

void bgs::protocol::report::v1::Report::set_allocated_report_type ( ::std::string *  report_type)
inline

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

◆ set_allocated_reporting_account()

void bgs::protocol::report::v1::Report::set_allocated_reporting_account ( ::bgs::protocol::EntityId reporting_account)
inline

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

◆ set_allocated_reporting_game_account()

void bgs::protocol::report::v1::Report::set_allocated_reporting_game_account ( ::bgs::protocol::EntityId reporting_game_account)
inline

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

◆ set_has_report_qos()

void bgs::protocol::report::v1::Report::set_has_report_qos ( )
inlineprivate

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

◆ set_has_report_timestamp()

void bgs::protocol::report::v1::Report::set_has_report_timestamp ( )
inlineprivate

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

◆ set_has_report_type()

void bgs::protocol::report::v1::Report::set_has_report_type ( )
inlineprivate

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

◆ set_has_reporting_account()

void bgs::protocol::report::v1::Report::set_has_reporting_account ( )
inlineprivate

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

◆ set_has_reporting_game_account()

void bgs::protocol::report::v1::Report::set_has_reporting_game_account ( )
inlineprivate

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

◆ set_report_qos()

void bgs::protocol::report::v1::Report::set_report_qos ( ::google::protobuf::int32  value)
inline

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

◆ set_report_timestamp()

void bgs::protocol::report::v1::Report::set_report_timestamp ( ::google::protobuf::uint64  value)
inline

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

◆ set_report_type() [1/3]

void bgs::protocol::report::v1::Report::set_report_type ( const ::std::string &  value)
inline

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

◆ set_report_type() [2/3]

void bgs::protocol::report::v1::Report::set_report_type ( const char *  value)
inline

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

◆ set_report_type() [3/3]

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 846 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::Report::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::report::v1::Report::attribute_
private

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

◆ default_instance_

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

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

◆ kAttributeFieldNumber

const int bgs::protocol::report::v1::Report::kAttributeFieldNumber = 2
static

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

◆ kReportingAccountFieldNumber

const int bgs::protocol::report::v1::Report::kReportingAccountFieldNumber = 4
static

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

◆ kReportingGameAccountFieldNumber

const int bgs::protocol::report::v1::Report::kReportingGameAccountFieldNumber = 5
static

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

◆ kReportQosFieldNumber

const int bgs::protocol::report::v1::Report::kReportQosFieldNumber = 3
static

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

◆ kReportTimestampFieldNumber

const int bgs::protocol::report::v1::Report::kReportTimestampFieldNumber = 6
static

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

◆ kReportTypeFieldNumber

const int bgs::protocol::report::v1::Report::kReportTypeFieldNumber = 1
static

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

◆ report_qos_

::google::protobuf::int32 bgs::protocol::report::v1::Report::report_qos_
private

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

◆ report_timestamp_

::google::protobuf::uint64 bgs::protocol::report::v1::Report::report_timestamp_
private

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

◆ report_type_

::std::string* bgs::protocol::report::v1::Report::report_type_
private

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

◆ reporting_account_

::bgs::protocol::EntityId* bgs::protocol::report::v1::Report::reporting_account_
private

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

◆ reporting_game_account_

::bgs::protocol::EntityId* bgs::protocol::report::v1::Report::reporting_game_account_
private

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


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