TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::SetBroadcastOptions Class Reference

#include <club_core.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::SetBroadcastOptions:

Public Member Functions

 SetBroadcastOptions ()
 
virtual ~SetBroadcastOptions ()
 
 SetBroadcastOptions (const SetBroadcastOptions &from)
 
SetBroadcastOptionsoperator= (const SetBroadcastOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SetBroadcastOptions *other)
 
SetBroadcastOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_content () const
 
void clear_content ()
 
const ::std::string & content () const
 
void set_content (const ::std::string &value)
 
void set_content (const char *value)
 
void set_content (const char *value, size_t size)
 
inline ::std::string * mutable_content ()
 
inline ::std::string * release_content ()
 
void set_allocated_content (::std::string *content)
 

Static Public Member Functions

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

Static Public Attributes

static const int kContentFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_content ()
 
void clear_has_content ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * content_
 

Static Private Attributes

static SetBroadcastOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 

Detailed Description

Definition at line 65 of file club_core.pb.h.

Constructor & Destructor Documentation

◆ SetBroadcastOptions() [1/2]

bgs::protocol::club::v1::client::SetBroadcastOptions::SetBroadcastOptions ( )

◆ ~SetBroadcastOptions()

virtual bgs::protocol::club::v1::client::SetBroadcastOptions::~SetBroadcastOptions ( )
virtual

◆ SetBroadcastOptions() [2/2]

bgs::protocol::club::v1::client::SetBroadcastOptions::SetBroadcastOptions ( const SetBroadcastOptions from)

Member Function Documentation

◆ clear_content()

void bgs::protocol::club::v1::client::SetBroadcastOptions::clear_content ( )
inline

Definition at line 1674 of file club_core.pb.h.

◆ clear_has_content()

void bgs::protocol::club::v1::client::SetBroadcastOptions::clear_has_content ( )
inlineprivate

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

◆ content()

const ::std::string & bgs::protocol::club::v1::client::SetBroadcastOptions::content ( ) const
inline

Definition at line 1680 of file club_core.pb.h.

◆ default_instance()

static const SetBroadcastOptions & bgs::protocol::club::v1::client::SetBroadcastOptions::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::client::SetBroadcastOptions::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::client::SetBroadcastOptions::GetCachedSize ( ) const
inline

Definition at line 93 of file club_core.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::client::SetBroadcastOptions::GetMetadata ( ) const

◆ has_content()

bool bgs::protocol::club::v1::client::SetBroadcastOptions::has_content ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::client::SetBroadcastOptions::InitAsDefaultInstance ( )
private

◆ mutable_content()

std::string * bgs::protocol::club::v1::client::SetBroadcastOptions::mutable_content ( )
inline

Definition at line 1708 of file club_core.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::client::SetBroadcastOptions::mutable_unknown_fields ( )
inline

Definition at line 81 of file club_core.pb.h.

◆ New()

SetBroadcastOptions * bgs::protocol::club::v1::client::SetBroadcastOptions::New ( ) const

◆ operator=()

SetBroadcastOptions & bgs::protocol::club::v1::client::SetBroadcastOptions::operator= ( const SetBroadcastOptions from)
inline

Definition at line 72 of file club_core.pb.h.

◆ release_content()

std::string * bgs::protocol::club::v1::client::SetBroadcastOptions::release_content ( )
inline

Definition at line 1716 of file club_core.pb.h.

◆ set_allocated_content()

void bgs::protocol::club::v1::client::SetBroadcastOptions::set_allocated_content ( ::std::string *  content)
inline

Definition at line 1726 of file club_core.pb.h.

◆ set_content() [1/3]

void bgs::protocol::club::v1::client::SetBroadcastOptions::set_content ( const ::std::string &  value)
inline

Definition at line 1684 of file club_core.pb.h.

◆ set_content() [2/3]

void bgs::protocol::club::v1::client::SetBroadcastOptions::set_content ( const char *  value)
inline

Definition at line 1692 of file club_core.pb.h.

◆ set_content() [3/3]

void bgs::protocol::club::v1::client::SetBroadcastOptions::set_content ( const char *  value,
size_t  size 
)
inline

Definition at line 1700 of file club_core.pb.h.

◆ set_has_content()

void bgs::protocol::club::v1::client::SetBroadcastOptions::set_has_content ( )
inlineprivate

Definition at line 1668 of file club_core.pb.h.

◆ SetCachedSize()

void bgs::protocol::club::v1::client::SetBroadcastOptions::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::client::SetBroadcastOptions::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::client::SetBroadcastOptions::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::client::SetBroadcastOptions::Swap ( SetBroadcastOptions other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::client::SetBroadcastOptions::unknown_fields ( ) const
inline

Definition at line 77 of file club_core.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::SetBroadcastOptions::_cached_size_
mutableprivate

Definition at line 125 of file club_core.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::client::SetBroadcastOptions::_has_bits_[1]
private

Definition at line 124 of file club_core.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::client::SetBroadcastOptions::_unknown_fields_
private

Definition at line 122 of file club_core.pb.h.

◆ content_

::std::string* bgs::protocol::club::v1::client::SetBroadcastOptions::content_
private

Definition at line 126 of file club_core.pb.h.

◆ default_instance_

SetBroadcastOptions* bgs::protocol::club::v1::client::SetBroadcastOptions::default_instance_
staticprivate

Definition at line 132 of file club_core.pb.h.

◆ kContentFieldNumber

const int bgs::protocol::club::v1::client::SetBroadcastOptions::kContentFieldNumber = 1
static

Definition at line 108 of file club_core.pb.h.


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