TrinityCore
bgs::protocol::club::v1::SetBroadcastOptions Class Reference

#include <club_core.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::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_club_5fcore_2eproto ()
 
void protobuf_AssignDesc_club_5fcore_2eproto ()
 
void protobuf_ShutdownFile_club_5fcore_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBroadcastOptions() [1/2]

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

◆ ~SetBroadcastOptions()

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

◆ SetBroadcastOptions() [2/2]

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

Member Function Documentation

◆ clear_content()

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

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

◆ clear_has_content()

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

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

◆ content()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_content()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_content()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_content()

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

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

◆ set_allocated_content()

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

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

◆ set_content() [1/3]

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

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

◆ set_content() [2/3]

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

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

◆ set_content() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_has_content()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fcore_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fcore_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fcore_2eproto

void protobuf_AssignDesc_club_5fcore_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fcore_2eproto

void protobuf_ShutdownFile_club_5fcore_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ content_

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

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

◆ default_instance_

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

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

◆ kContentFieldNumber

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

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


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