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

#include <club_stream.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::StreamAccess:

Public Member Functions

 StreamAccess ()
 
virtual ~StreamAccess ()
 
 StreamAccess (const StreamAccess &from)
 
StreamAccessoperator= (const StreamAccess &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamAccess *other)
 
StreamAccessNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int role_size () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role (int index) const
 
void set_role (int index, ::google::protobuf::uint32 value)
 
void add_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kRoleFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32role_
 

Static Private Attributes

static StreamAccessdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ()
 
void protobuf_AssignDesc_club_5fstream_2eproto ()
 
void protobuf_ShutdownFile_club_5fstream_2eproto ()
 

Detailed Description

Definition at line 138 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamAccess() [1/2]

bgs::protocol::club::v1::StreamAccess::StreamAccess ( )

◆ ~StreamAccess()

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

◆ StreamAccess() [2/2]

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

Member Function Documentation

◆ add_role()

void bgs::protocol::club::v1::StreamAccess::add_role ( ::google::protobuf::uint32  value)
inline

Definition at line 1936 of file club_stream.pb.h.

◆ clear_role()

void bgs::protocol::club::v1::StreamAccess::clear_role ( )
inline

Definition at line 1925 of file club_stream.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 166 of file club_stream.pb.h.

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::club::v1::StreamAccess::mutable_role ( )
inline

Definition at line 1946 of file club_stream.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 154 of file club_stream.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 145 of file club_stream.pb.h.

◆ role() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::club::v1::StreamAccess::role ( ) const
inline

Definition at line 1941 of file club_stream.pb.h.

◆ role() [2/2]

google::protobuf::uint32 bgs::protocol::club::v1::StreamAccess::role ( int  index) const
inline

Definition at line 1928 of file club_stream.pb.h.

◆ role_size()

int bgs::protocol::club::v1::StreamAccess::role_size ( ) const
inline

Definition at line 1922 of file club_stream.pb.h.

◆ set_role()

void bgs::protocol::club::v1::StreamAccess::set_role ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 1932 of file club_stream.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 150 of file club_stream.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fstream_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fstream_2eproto

void protobuf_AssignDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fstream_2eproto

void protobuf_ShutdownFile_club_5fstream_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 196 of file club_stream.pb.h.

◆ _has_bits_

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

Definition at line 195 of file club_stream.pb.h.

◆ _unknown_fields_

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

Definition at line 193 of file club_stream.pb.h.

◆ default_instance_

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

Definition at line 203 of file club_stream.pb.h.

◆ kRoleFieldNumber

const int bgs::protocol::club::v1::StreamAccess::kRoleFieldNumber = 1
static

Definition at line 181 of file club_stream.pb.h.

◆ role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::club::v1::StreamAccess::role_
private

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


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