TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
JSON::RealmList::RealmListServerIPAddresses Class Reference

#include <RealmList.pb.h>

Public Member Functions

 RealmListServerIPAddresses ()
 
virtual ~RealmListServerIPAddresses ()
 
 RealmListServerIPAddresses (const RealmListServerIPAddresses &from)
 
RealmListServerIPAddressesoperator= (const RealmListServerIPAddresses &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmListServerIPAddresses *other)
 
RealmListServerIPAddressesNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int families_size () const
 
void clear_families ()
 
const
::JSON::RealmList::RealmIPAddressFamily
families (int index) const
 
inline::JSON::RealmList::RealmIPAddressFamily * mutable_families (int index)
 
inline::JSON::RealmList::RealmIPAddressFamily * add_families ()
 
const
::google::protobuf::RepeatedPtrField
< ::JSON::RealmList::RealmIPAddressFamily > & 
families () const
 
inline::google::protobuf::RepeatedPtrField
< ::JSON::RealmList::RealmIPAddressFamily > * 
mutable_families ()
 
- 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 Clear ()
 
virtual bool IsInitialized () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual int ByteSize () const
 
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
RealmListServerIPAddresses
default_instance ()
 

Static Public Attributes

static const int kFamiliesFieldNumber = 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::RepeatedPtrField
< ::JSON::RealmList::RealmIPAddressFamily
families_
 

Static Private Attributes

static RealmListServerIPAddressesdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_RealmList_2eproto ()
 
void protobuf_AssignDesc_RealmList_2eproto ()
 
void protobuf_ShutdownFile_RealmList_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

JSON::RealmList::RealmListServerIPAddresses::RealmListServerIPAddresses ( )
virtual JSON::RealmList::RealmListServerIPAddresses::~RealmListServerIPAddresses ( )
virtual
JSON::RealmList::RealmListServerIPAddresses::RealmListServerIPAddresses ( const RealmListServerIPAddresses from)

Member Function Documentation

JSON::RealmList::RealmIPAddressFamily * JSON::RealmList::RealmListServerIPAddresses::add_families ( )
inline
2451  {
2452  // @@protoc_insertion_point(field_add:JSON.RealmList.RealmListServerIPAddresses.families)
2453  return families_.Add();
2454 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140

+ Here is the caller graph for this function:

void JSON::RealmList::RealmListServerIPAddresses::clear_families ( )
inline
2440  {
2441  families_.Clear();
2442 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
static const RealmListServerIPAddresses& JSON::RealmList::RealmListServerIPAddresses::default_instance ( )
static
static const ::google::protobuf::Descriptor* JSON::RealmList::RealmListServerIPAddresses::descriptor ( )
static
const ::JSON::RealmList::RealmIPAddressFamily & JSON::RealmList::RealmListServerIPAddresses::families ( int  index) const
inline
2443  {
2444  // @@protoc_insertion_point(field_get:JSON.RealmList.RealmListServerIPAddresses.families)
2445  return families_.Get(index);
2446 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
const ::google::protobuf::RepeatedPtrField<::JSON::RealmList::RealmIPAddressFamily > & JSON::RealmList::RealmListServerIPAddresses::families ( ) const
inline
2456  {
2457  // @@protoc_insertion_point(field_list:JSON.RealmList.RealmListServerIPAddresses.families)
2458  return families_;
2459 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
int JSON::RealmList::RealmListServerIPAddresses::families_size ( ) const
inline
2437  {
2438  return families_.size();
2439 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
int JSON::RealmList::RealmListServerIPAddresses::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1109 { return _cached_size_; }
int _cached_size_
Definition: RealmList.pb.h:1139
::google::protobuf::Metadata JSON::RealmList::RealmListServerIPAddresses::GetMetadata ( ) const
virtual
void JSON::RealmList::RealmListServerIPAddresses::InitAsDefaultInstance ( )
private
JSON::RealmList::RealmIPAddressFamily * JSON::RealmList::RealmListServerIPAddresses::mutable_families ( int  index)
inline
2447  {
2448  // @@protoc_insertion_point(field_mutable:JSON.RealmList.RealmListServerIPAddresses.families)
2449  return families_.Mutable(index);
2450 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
google::protobuf::RepeatedPtrField<::JSON::RealmList::RealmIPAddressFamily > * JSON::RealmList::RealmListServerIPAddresses::mutable_families ( )
inline
2461  {
2462  // @@protoc_insertion_point(field_mutable_list:JSON.RealmList.RealmListServerIPAddresses.families)
2463  return &families_;
2464 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > families_
Definition: RealmList.pb.h:1140
inline ::google::protobuf::UnknownFieldSet* JSON::RealmList::RealmListServerIPAddresses::mutable_unknown_fields ( )
inline
1097  {
1098  return &_unknown_fields_;
1099  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:1136
RealmListServerIPAddresses* JSON::RealmList::RealmListServerIPAddresses::New ( ) const
virtual
RealmListServerIPAddresses& JSON::RealmList::RealmListServerIPAddresses::operator= ( const RealmListServerIPAddresses from)
inline
1088  {
1089  CopyFrom(from);
1090  return *this;
1091  }
virtual void CopyFrom(const Message &from)
void JSON::RealmList::RealmListServerIPAddresses::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void JSON::RealmList::RealmListServerIPAddresses::SharedCtor ( )
private
void JSON::RealmList::RealmListServerIPAddresses::SharedDtor ( )
private
void JSON::RealmList::RealmListServerIPAddresses::Swap ( RealmListServerIPAddresses other)
const ::google::protobuf::UnknownFieldSet& JSON::RealmList::RealmListServerIPAddresses::unknown_fields ( ) const
inline
1093  {
1094  return _unknown_fields_;
1095  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:1136

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_RealmList_2eproto ( )
friend
void protobuf_AssignDesc_RealmList_2eproto ( )
friend
void protobuf_ShutdownFile_RealmList_2eproto ( )
friend

Member Data Documentation

int JSON::RealmList::RealmListServerIPAddresses::_cached_size_
mutableprivate
::google::protobuf::uint32 JSON::RealmList::RealmListServerIPAddresses::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet JSON::RealmList::RealmListServerIPAddresses::_unknown_fields_
private
RealmListServerIPAddresses* JSON::RealmList::RealmListServerIPAddresses::default_instance_
staticprivate
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmIPAddressFamily > JSON::RealmList::RealmListServerIPAddresses::families_
private
const int JSON::RealmList::RealmListServerIPAddresses::kFamiliesFieldNumber = 1
static

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