TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::channel::v1::MemberState Class Reference

#include <channel_types.pb.h>

Public Member Functions

 MemberState ()
 
virtual ~MemberState ()
 
 MemberState (const MemberState &from)
 
MemberStateoperator= (const MemberState &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MemberState *other)
 
MemberStateNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MemberState &from)
 
void MergeFrom (const MemberState &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline::bgs::protocol::Attribute * mutable_attribute (int index)
 
inline::bgs::protocol::Attribute * add_attribute ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute > & 
attribute () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute > * 
mutable_attribute ()
 
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 ()
 
bool has_privileges () const
 
void clear_privileges ()
 
inline::google::protobuf::uint64 privileges () const
 
void set_privileges (::google::protobuf::uint64 value)
 
bool has_info () const
 
void clear_info ()
 
const
::bgs::protocol::AccountInfo
info () const
 
inline::bgs::protocol::AccountInfo * mutable_info ()
 
inline::bgs::protocol::AccountInfo * release_info ()
 
void set_allocated_info (::bgs::protocol::AccountInfo *info)
 
bool has_deprecated_hidden () const PROTOBUF_DEPRECATED
 
void clear_deprecated_hidden () PROTOBUF_DEPRECATED
 
bool deprecated_hidden () const PROTOBUF_DEPRECATED
 
void set_deprecated_hidden (bool value) PROTOBUF_DEPRECATED
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const MemberStatedefault_instance ()
 

Static Public Attributes

static const int kAttributeFieldNumber = 1
 
static const int kRoleFieldNumber = 2
 
static const int kPrivilegesFieldNumber = 3
 
static const int kInfoFieldNumber = 4
 
static const int kDEPRECATEDHiddenFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_privileges ()
 
void clear_has_privileges ()
 
void set_has_info ()
 
void clear_has_info ()
 
void set_has_deprecated_hidden ()
 
void clear_has_deprecated_hidden ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::internal::ExtensionSet _extensions_
 
::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute
attribute_
 
::google::protobuf::RepeatedField
< ::google::protobuf::uint32
role_
 
int _role_cached_byte_size_
 
::google::protobuf::uint64 privileges_
 
::bgs::protocol::AccountInfoinfo_
 
bool deprecated_hidden_
 

Static Private Attributes

static MemberStatedefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_channel_5ftypes_2eproto ()
 
void protobuf_AssignDesc_channel_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_channel_5ftypes_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

bgs::protocol::channel::v1::MemberState::MemberState ( )
virtual bgs::protocol::channel::v1::MemberState::~MemberState ( )
virtual
bgs::protocol::channel::v1::MemberState::MemberState ( const MemberState from)

Member Function Documentation

bgs::protocol::Attribute * bgs::protocol::channel::v1::MemberState::add_attribute ( )
inline
2306  {
2307  // @@protoc_insertion_point(field_add:bgs.protocol.channel.v1.MemberState.attribute)
2308  return attribute_.Add();
2309 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
void bgs::protocol::channel::v1::MemberState::add_role ( ::google::protobuf::uint32  value)
inline
2336  {
2337  role_.Add(value);
2338  // @@protoc_insertion_point(field_add:bgs.protocol.channel.v1.MemberState.role)
2339 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
void Add(const Element &value)
Definition: repeated_field.h:684
const FieldDescriptor value
Definition: descriptor.h:1522
const ::bgs::protocol::Attribute & bgs::protocol::channel::v1::MemberState::attribute ( int  index) const
inline
2298  {
2299  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.MemberState.attribute)
2300  return attribute_.Get(index);
2301 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::channel::v1::MemberState::attribute ( ) const
inline
2311  {
2312  // @@protoc_insertion_point(field_list:bgs.protocol.channel.v1.MemberState.attribute)
2313  return attribute_;
2314 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
int bgs::protocol::channel::v1::MemberState::attribute_size ( ) const
inline
2292  {
2293  return attribute_.size();
2294 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
int bgs::protocol::channel::v1::MemberState::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::MemberState::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::MemberState::clear_attribute ( )
inline
2295  {
2296  attribute_.Clear();
2297 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
void bgs::protocol::channel::v1::MemberState::clear_deprecated_hidden ( )
inline
2426  {
2427  deprecated_hidden_ = false;
2429 }
void clear_has_deprecated_hidden()
Definition: channel_types.pb.h:2423
bool deprecated_hidden_
Definition: channel_types.pb.h:1018
void bgs::protocol::channel::v1::MemberState::clear_has_deprecated_hidden ( )
inlineprivate
2423  {
2424  _has_bits_[0] &= ~0x00000010u;
2425 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::clear_has_info ( )
inlineprivate
2382  {
2383  _has_bits_[0] &= ~0x00000008u;
2384 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::clear_has_privileges ( )
inlineprivate
2358  {
2359  _has_bits_[0] &= ~0x00000004u;
2360 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::clear_info ( )
inline
2385  {
2386  if (info_ != NULL) info_->::bgs::protocol::AccountInfo::Clear();
2387  clear_has_info();
2388 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_info()
Definition: channel_types.pb.h:2382
::bgs::protocol::AccountInfo * info_
Definition: channel_types.pb.h:1017
void bgs::protocol::channel::v1::MemberState::clear_privileges ( )
inline
2361  {
2364 }
::google::protobuf::uint64 privileges_
Definition: channel_types.pb.h:1016
void clear_has_privileges()
Definition: channel_types.pb.h:2358
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
void bgs::protocol::channel::v1::MemberState::clear_role ( )
inline
2325  {
2326  role_.Clear();
2327 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
void Clear()
Definition: repeated_field.h:723
void bgs::protocol::channel::v1::MemberState::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::channel::v1::MemberState::CopyFrom ( const MemberState from)
static const MemberState& bgs::protocol::channel::v1::MemberState::default_instance ( )
static
bool bgs::protocol::channel::v1::MemberState::deprecated_hidden ( ) const
inline
2430  {
2431  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.MemberState.DEPRECATED_hidden)
2432  return deprecated_hidden_;
2433 }
bool deprecated_hidden_
Definition: channel_types.pb.h:1018
static const ::google::protobuf::Descriptor* bgs::protocol::channel::v1::MemberState::descriptor ( )
static
int bgs::protocol::channel::v1::MemberState::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

938 { return _cached_size_; }
int _cached_size_
Definition: channel_types.pb.h:1012
::google::protobuf::Metadata bgs::protocol::channel::v1::MemberState::GetMetadata ( ) const
virtual
bool bgs::protocol::channel::v1::MemberState::has_deprecated_hidden ( ) const
inline
2417  {
2418  return (_has_bits_[0] & 0x00000010u) != 0;
2419 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
bool bgs::protocol::channel::v1::MemberState::has_info ( ) const
inline
2376  {
2377  return (_has_bits_[0] & 0x00000008u) != 0;
2378 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
bool bgs::protocol::channel::v1::MemberState::has_privileges ( ) const
inline
2352  {
2353  return (_has_bits_[0] & 0x00000004u) != 0;
2354 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
const ::bgs::protocol::AccountInfo & bgs::protocol::channel::v1::MemberState::info ( ) const
inline
2389  {
2390  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.MemberState.info)
2391  return info_ != NULL ? *info_ : *default_instance_->info_;
2392 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::AccountInfo * info_
Definition: channel_types.pb.h:1017
static MemberState * default_instance_
Definition: channel_types.pb.h:1024
void bgs::protocol::channel::v1::MemberState::InitAsDefaultInstance ( )
private
bool bgs::protocol::channel::v1::MemberState::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::MemberState::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::channel::v1::MemberState::MergeFrom ( const MemberState from)
bool bgs::protocol::channel::v1::MemberState::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::Attribute * bgs::protocol::channel::v1::MemberState::mutable_attribute ( int  index)
inline
2302  {
2303  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.MemberState.attribute)
2304  return attribute_.Mutable(index);
2305 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::channel::v1::MemberState::mutable_attribute ( )
inline
2316  {
2317  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.channel.v1.MemberState.attribute)
2318  return &attribute_;
2319 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
Definition: channel_types.pb.h:1013
bgs::protocol::AccountInfo * bgs::protocol::channel::v1::MemberState::mutable_info ( )
inline
2393  {
2394  set_has_info();
2395  if (info_ == NULL) info_ = new ::bgs::protocol::AccountInfo;
2396  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.MemberState.info)
2397  return info_;
2398 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_info()
Definition: channel_types.pb.h:2379
::bgs::protocol::AccountInfo * info_
Definition: channel_types.pb.h:1017
google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::channel::v1::MemberState::mutable_role ( )
inline
2346  {
2347  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.channel.v1.MemberState.role)
2348  return &role_;
2349 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::channel::v1::MemberState::mutable_unknown_fields ( )
inline
913  {
914  return &_unknown_fields_;
915  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_types.pb.h:1009
MemberState* bgs::protocol::channel::v1::MemberState::New ( ) const
virtual
MemberState& bgs::protocol::channel::v1::MemberState::operator= ( const MemberState from)
inline
904  {
905  CopyFrom(from);
906  return *this;
907  }
void CopyFrom(const ::google::protobuf::Message &from)
google::protobuf::uint64 bgs::protocol::channel::v1::MemberState::privileges ( ) const
inline
2365  {
2366  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.MemberState.privileges)
2367  return privileges_;
2368 }
::google::protobuf::uint64 privileges_
Definition: channel_types.pb.h:1016
bgs::protocol::AccountInfo * bgs::protocol::channel::v1::MemberState::release_info ( )
inline
2399  {
2400  clear_has_info();
2402  info_ = NULL;
2403  return temp;
2404 }
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: entity_types.pb.h:227
void clear_has_info()
Definition: channel_types.pb.h:2382
::bgs::protocol::AccountInfo * info_
Definition: channel_types.pb.h:1017
google::protobuf::uint32 bgs::protocol::channel::v1::MemberState::role ( int  index) const
inline
2328  {
2329  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.MemberState.role)
2330  return role_.Get(index);
2331 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
const Element & Get(int index) const
Definition: repeated_field.h:663

+ Here is the call graph for this function:

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::channel::v1::MemberState::role ( ) const
inline
2341  {
2342  // @@protoc_insertion_point(field_list:bgs.protocol.channel.v1.MemberState.role)
2343  return role_;
2344 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
int bgs::protocol::channel::v1::MemberState::role_size ( ) const
inline
2322  {
2323  return role_.size();
2324 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
int size() const
Definition: repeated_field.h:631
void bgs::protocol::channel::v1::MemberState::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::channel::v1::MemberState::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::channel::v1::MemberState::set_allocated_info ( ::bgs::protocol::AccountInfo info)
inline
2405  {
2406  delete info_;
2407  info_ = info;
2408  if (info) {
2409  set_has_info();
2410  } else {
2411  clear_has_info();
2412  }
2413  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.MemberState.info)
2414 }
const ::bgs::protocol::AccountInfo & info() const
Definition: channel_types.pb.h:2389
void set_has_info()
Definition: channel_types.pb.h:2379
void clear_has_info()
Definition: channel_types.pb.h:2382
::bgs::protocol::AccountInfo * info_
Definition: channel_types.pb.h:1017
void bgs::protocol::channel::v1::MemberState::set_deprecated_hidden ( bool  value)
inline
2434  {
2437  // @@protoc_insertion_point(field_set:bgs.protocol.channel.v1.MemberState.DEPRECATED_hidden)
2438 }
void set_has_deprecated_hidden()
Definition: channel_types.pb.h:2420
bool deprecated_hidden_
Definition: channel_types.pb.h:1018
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::channel::v1::MemberState::set_has_deprecated_hidden ( )
inlineprivate
2420  {
2421  _has_bits_[0] |= 0x00000010u;
2422 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::set_has_info ( )
inlineprivate
2379  {
2380  _has_bits_[0] |= 0x00000008u;
2381 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::set_has_privileges ( )
inlineprivate
2355  {
2356  _has_bits_[0] |= 0x00000004u;
2357 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_types.pb.h:1011
void bgs::protocol::channel::v1::MemberState::set_privileges ( ::google::protobuf::uint64  value)
inline
2369  {
2371  privileges_ = value;
2372  // @@protoc_insertion_point(field_set:bgs.protocol.channel.v1.MemberState.privileges)
2373 }
::google::protobuf::uint64 privileges_
Definition: channel_types.pb.h:1016
void set_has_privileges()
Definition: channel_types.pb.h:2355
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::channel::v1::MemberState::set_role ( int  index,
::google::protobuf::uint32  value 
)
inline
2332  {
2333  role_.Set(index, value);
2334  // @@protoc_insertion_point(field_set:bgs.protocol.channel.v1.MemberState.role)
2335 }
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
Definition: channel_types.pb.h:1014
const FieldDescriptor value
Definition: descriptor.h:1522
void Set(int index, const Element &value)
Definition: repeated_field.h:677
void bgs::protocol::channel::v1::MemberState::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::MemberState::SharedCtor ( )
private
void bgs::protocol::channel::v1::MemberState::SharedDtor ( )
private
void bgs::protocol::channel::v1::MemberState::Swap ( MemberState other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::channel::v1::MemberState::unknown_fields ( ) const
inline
909  {
910  return _unknown_fields_;
911  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_types.pb.h:1009

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_channel_5ftypes_2eproto ( )
friend
void protobuf_AssignDesc_channel_5ftypes_2eproto ( )
friend
void protobuf_ShutdownFile_channel_5ftypes_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::channel::v1::MemberState::_cached_size_
mutableprivate
::google::protobuf::internal::ExtensionSet bgs::protocol::channel::v1::MemberState::_extensions_
private
::google::protobuf::uint32 bgs::protocol::channel::v1::MemberState::_has_bits_[1]
private
int bgs::protocol::channel::v1::MemberState::_role_cached_byte_size_
mutableprivate
::google::protobuf::UnknownFieldSet bgs::protocol::channel::v1::MemberState::_unknown_fields_
private
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::channel::v1::MemberState::attribute_
private
MemberState* bgs::protocol::channel::v1::MemberState::default_instance_
staticprivate
bool bgs::protocol::channel::v1::MemberState::deprecated_hidden_
private
::bgs::protocol::AccountInfo* bgs::protocol::channel::v1::MemberState::info_
private
const int bgs::protocol::channel::v1::MemberState::kAttributeFieldNumber = 1
static
const int bgs::protocol::channel::v1::MemberState::kDEPRECATEDHiddenFieldNumber = 5
static
const int bgs::protocol::channel::v1::MemberState::kInfoFieldNumber = 4
static
const int bgs::protocol::channel::v1::MemberState::kPrivilegesFieldNumber = 3
static
const int bgs::protocol::channel::v1::MemberState::kRoleFieldNumber = 2
static
::google::protobuf::uint64 bgs::protocol::channel::v1::MemberState::privileges_
private
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::channel::v1::MemberState::role_
private

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