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

#include <RealmList.pb.h>

Public Member Functions

 RealmIPAddressFamily ()
 
virtual ~RealmIPAddressFamily ()
 
 RealmIPAddressFamily (const RealmIPAddressFamily &from)
 
RealmIPAddressFamilyoperator= (const RealmIPAddressFamily &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmIPAddressFamily *other)
 
RealmIPAddressFamilyNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_family () const
 
void clear_family ()
 
inline::google::protobuf::uint32 family () const
 
void set_family (::google::protobuf::uint32 value)
 
int addresses_size () const
 
void clear_addresses ()
 
const
::JSON::RealmList::IPAddress
addresses (int index) const
 
inline::JSON::RealmList::IPAddress * mutable_addresses (int index)
 
inline::JSON::RealmList::IPAddress * add_addresses ()
 
const
::google::protobuf::RepeatedPtrField
< ::JSON::RealmList::IPAddress > & 
addresses () const
 
inline::google::protobuf::RepeatedPtrField
< ::JSON::RealmList::IPAddress > * 
mutable_addresses ()
 
- 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 RealmIPAddressFamilydefault_instance ()
 

Static Public Attributes

static const int kFamilyFieldNumber = 1
 
static const int kAddressesFieldNumber = 2
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::JSON::RealmList::IPAddress
addresses_
 
::google::protobuf::uint32 family_
 

Static Private Attributes

static RealmIPAddressFamilydefault_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::RealmIPAddressFamily::RealmIPAddressFamily ( )
virtual JSON::RealmList::RealmIPAddressFamily::~RealmIPAddressFamily ( )
virtual
JSON::RealmList::RealmIPAddressFamily::RealmIPAddressFamily ( const RealmIPAddressFamily from)

Member Function Documentation

JSON::RealmList::IPAddress * JSON::RealmList::RealmIPAddressFamily::add_addresses ( )
inline
2417  {
2418  // @@protoc_insertion_point(field_add:JSON.RealmList.RealmIPAddressFamily.addresses)
2419  return addresses_.Add();
2420 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070

+ Here is the caller graph for this function:

const ::JSON::RealmList::IPAddress & JSON::RealmList::RealmIPAddressFamily::addresses ( int  index) const
inline
2409  {
2410  // @@protoc_insertion_point(field_get:JSON.RealmList.RealmIPAddressFamily.addresses)
2411  return addresses_.Get(index);
2412 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
const ::google::protobuf::RepeatedPtrField<::JSON::RealmList::IPAddress > & JSON::RealmList::RealmIPAddressFamily::addresses ( ) const
inline
2422  {
2423  // @@protoc_insertion_point(field_list:JSON.RealmList.RealmIPAddressFamily.addresses)
2424  return addresses_;
2425 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
int JSON::RealmList::RealmIPAddressFamily::addresses_size ( ) const
inline
2403  {
2404  return addresses_.size();
2405 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
void JSON::RealmList::RealmIPAddressFamily::clear_addresses ( )
inline
2406  {
2407  addresses_.Clear();
2408 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
void JSON::RealmList::RealmIPAddressFamily::clear_family ( )
inline
2388  {
2389  family_ = 0u;
2390  clear_has_family();
2391 }
::google::protobuf::uint32 family_
Definition: RealmList.pb.h:1071
void clear_has_family()
Definition: RealmList.pb.h:2385

+ Here is the call graph for this function:

void JSON::RealmList::RealmIPAddressFamily::clear_has_family ( )
inlineprivate
2385  {
2386  _has_bits_[0] &= ~0x00000001u;
2387 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:1068

+ Here is the caller graph for this function:

static const RealmIPAddressFamily& JSON::RealmList::RealmIPAddressFamily::default_instance ( )
static
static const ::google::protobuf::Descriptor* JSON::RealmList::RealmIPAddressFamily::descriptor ( )
static
google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::family ( ) const
inline
2392  {
2393  // @@protoc_insertion_point(field_get:JSON.RealmList.RealmIPAddressFamily.family)
2394  return family_;
2395 }
::google::protobuf::uint32 family_
Definition: RealmList.pb.h:1071
int JSON::RealmList::RealmIPAddressFamily::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1030 { return _cached_size_; }
int _cached_size_
Definition: RealmList.pb.h:1069
::google::protobuf::Metadata JSON::RealmList::RealmIPAddressFamily::GetMetadata ( ) const
virtual
bool JSON::RealmList::RealmIPAddressFamily::has_family ( ) const
inline
2379  {
2380  return (_has_bits_[0] & 0x00000001u) != 0;
2381 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:1068
void JSON::RealmList::RealmIPAddressFamily::InitAsDefaultInstance ( )
private
JSON::RealmList::IPAddress * JSON::RealmList::RealmIPAddressFamily::mutable_addresses ( int  index)
inline
2413  {
2414  // @@protoc_insertion_point(field_mutable:JSON.RealmList.RealmIPAddressFamily.addresses)
2415  return addresses_.Mutable(index);
2416 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
google::protobuf::RepeatedPtrField<::JSON::RealmList::IPAddress > * JSON::RealmList::RealmIPAddressFamily::mutable_addresses ( )
inline
2427  {
2428  // @@protoc_insertion_point(field_mutable_list:JSON.RealmList.RealmIPAddressFamily.addresses)
2429  return &addresses_;
2430 }
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > addresses_
Definition: RealmList.pb.h:1070
inline ::google::protobuf::UnknownFieldSet* JSON::RealmList::RealmIPAddressFamily::mutable_unknown_fields ( )
inline
1018  {
1019  return &_unknown_fields_;
1020  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:1066
RealmIPAddressFamily* JSON::RealmList::RealmIPAddressFamily::New ( ) const
virtual
RealmIPAddressFamily& JSON::RealmList::RealmIPAddressFamily::operator= ( const RealmIPAddressFamily from)
inline
1009  {
1010  CopyFrom(from);
1011  return *this;
1012  }
virtual void CopyFrom(const Message &from)
void JSON::RealmList::RealmIPAddressFamily::set_family ( ::google::protobuf::uint32  value)
inline
2396  {
2397  set_has_family();
2398  family_ = value;
2399  // @@protoc_insertion_point(field_set:JSON.RealmList.RealmIPAddressFamily.family)
2400 }
::google::protobuf::uint32 family_
Definition: RealmList.pb.h:1071
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_family()
Definition: RealmList.pb.h:2382

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void JSON::RealmList::RealmIPAddressFamily::set_has_family ( )
inlineprivate
2382  {
2383  _has_bits_[0] |= 0x00000001u;
2384 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:1068

+ Here is the caller graph for this function:

void JSON::RealmList::RealmIPAddressFamily::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void JSON::RealmList::RealmIPAddressFamily::SharedCtor ( )
private
void JSON::RealmList::RealmIPAddressFamily::SharedDtor ( )
private
void JSON::RealmList::RealmIPAddressFamily::Swap ( RealmIPAddressFamily other)
const ::google::protobuf::UnknownFieldSet& JSON::RealmList::RealmIPAddressFamily::unknown_fields ( ) const
inline
1014  {
1015  return _unknown_fields_;
1016  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:1066

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::RealmIPAddressFamily::_cached_size_
mutableprivate
::google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet JSON::RealmList::RealmIPAddressFamily::_unknown_fields_
private
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > JSON::RealmList::RealmIPAddressFamily::addresses_
private
RealmIPAddressFamily* JSON::RealmList::RealmIPAddressFamily::default_instance_
staticprivate
::google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::family_
private
const int JSON::RealmList::RealmIPAddressFamily::kAddressesFieldNumber = 2
static
const int JSON::RealmList::RealmIPAddressFamily::kFamilyFieldNumber = 1
static

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