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

#include <account_types.pb.h>

Public Member Functions

 GameAccountList ()
 
virtual ~GameAccountList ()
 
 GameAccountList (const GameAccountList &from)
 
GameAccountListoperator= (const GameAccountList &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountList *other)
 
GameAccountListNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GameAccountList &from)
 
void MergeFrom (const GameAccountList &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
 
bool has_region () const
 
void clear_region ()
 
inline::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 
int handle_size () const
 
void clear_handle ()
 
const
::bgs::protocol::account::v1::GameAccountHandle
handle (int index) const
 
inline::bgs::protocol::account::v1::GameAccountHandle * mutable_handle (int index)
 
inline::bgs::protocol::account::v1::GameAccountHandle * add_handle ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountHandle > & 
handle () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountHandle > * 
mutable_handle ()
 
- 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 GameAccountListdefault_instance ()
 

Static Public Attributes

static const int kRegionFieldNumber = 3
 
static const int kHandleFieldNumber = 4
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountHandle
handle_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static GameAccountListdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::account::v1::GameAccountList::GameAccountList ( )
virtual bgs::protocol::account::v1::GameAccountList::~GameAccountList ( )
virtual
bgs::protocol::account::v1::GameAccountList::GameAccountList ( const GameAccountList from)

Member Function Documentation

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountList::add_handle ( )
inline
9427  {
9428  // @@protoc_insertion_point(field_add:bgs.protocol.account.v1.GameAccountList.handle)
9429  return handle_.Add();
9430 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
int bgs::protocol::account::v1::GameAccountList::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountList::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountList::clear_handle ( )
inline
9416  {
9417  handle_.Clear();
9418 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
void bgs::protocol::account::v1::GameAccountList::clear_has_region ( )
inlineprivate
9395  {
9396  _has_bits_[0] &= ~0x00000001u;
9397 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3920
void bgs::protocol::account::v1::GameAccountList::clear_region ( )
inline
9398  {
9399  region_ = 0u;
9400  clear_has_region();
9401 }
void clear_has_region()
Definition: account_types.pb.h:9395
::google::protobuf::uint32 region_
Definition: account_types.pb.h:3923
void bgs::protocol::account::v1::GameAccountList::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountList::CopyFrom ( const GameAccountList from)
static const GameAccountList& bgs::protocol::account::v1::GameAccountList::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GameAccountList::descriptor ( )
static
int bgs::protocol::account::v1::GameAccountList::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

3882 { return _cached_size_; }
int _cached_size_
Definition: account_types.pb.h:3921
::google::protobuf::Metadata bgs::protocol::account::v1::GameAccountList::GetMetadata ( ) const
virtual
const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::account::v1::GameAccountList::handle ( int  index) const
inline
9419  {
9420  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountList.handle)
9421  return handle_.Get(index);
9422 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountHandle > & bgs::protocol::account::v1::GameAccountList::handle ( ) const
inline
9432  {
9433  // @@protoc_insertion_point(field_list:bgs.protocol.account.v1.GameAccountList.handle)
9434  return handle_;
9435 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
int bgs::protocol::account::v1::GameAccountList::handle_size ( ) const
inline
9413  {
9414  return handle_.size();
9415 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
bool bgs::protocol::account::v1::GameAccountList::has_region ( ) const
inline
9389  {
9390  return (_has_bits_[0] & 0x00000001u) != 0;
9391 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3920
void bgs::protocol::account::v1::GameAccountList::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GameAccountList::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountList::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountList::MergeFrom ( const GameAccountList from)
bool bgs::protocol::account::v1::GameAccountList::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountList::mutable_handle ( int  index)
inline
9423  {
9424  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameAccountList.handle)
9425  return handle_.Mutable(index);
9426 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountHandle > * bgs::protocol::account::v1::GameAccountList::mutable_handle ( )
inline
9437  {
9438  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.account.v1.GameAccountList.handle)
9439  return &handle_;
9440 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > handle_
Definition: account_types.pb.h:3922
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GameAccountList::mutable_unknown_fields ( )
inline
3857  {
3858  return &_unknown_fields_;
3859  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:3918
GameAccountList* bgs::protocol::account::v1::GameAccountList::New ( ) const
virtual
GameAccountList& bgs::protocol::account::v1::GameAccountList::operator= ( const GameAccountList from)
inline
3848  {
3849  CopyFrom(from);
3850  return *this;
3851  }
void CopyFrom(const ::google::protobuf::Message &from)
google::protobuf::uint32 bgs::protocol::account::v1::GameAccountList::region ( ) const
inline
9402  {
9403  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountList.region)
9404  return region_;
9405 }
::google::protobuf::uint32 region_
Definition: account_types.pb.h:3923
void bgs::protocol::account::v1::GameAccountList::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GameAccountList::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GameAccountList::set_has_region ( )
inlineprivate
9392  {
9393  _has_bits_[0] |= 0x00000001u;
9394 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3920
void bgs::protocol::account::v1::GameAccountList::set_region ( ::google::protobuf::uint32  value)
inline
9406  {
9407  set_has_region();
9408  region_ = value;
9409  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameAccountList.region)
9410 }
void set_has_region()
Definition: account_types.pb.h:9392
::google::protobuf::uint32 region_
Definition: account_types.pb.h:3923
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameAccountList::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountList::SharedCtor ( )
private
void bgs::protocol::account::v1::GameAccountList::SharedDtor ( )
private
void bgs::protocol::account::v1::GameAccountList::Swap ( GameAccountList other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GameAccountList::unknown_fields ( ) const
inline
3853  {
3854  return _unknown_fields_;
3855  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:3918

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend
void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend
void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::GameAccountList::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountList::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameAccountList::_unknown_fields_
private
GameAccountList* bgs::protocol::account::v1::GameAccountList::default_instance_
staticprivate
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > bgs::protocol::account::v1::GameAccountList::handle_
private
const int bgs::protocol::account::v1::GameAccountList::kHandleFieldNumber = 4
static
const int bgs::protocol::account::v1::GameAccountList::kRegionFieldNumber = 3
static
::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountList::region_
private

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