TrinityCore
JSON::RealmList::RealmIPAddressFamily Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmIPAddressFamily:

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::IPAddressaddresses (int index) const
 
inline ::JSON::RealmList::IPAddressmutable_addresses (int index)
 
inline ::JSON::RealmList::IPAddressadd_addresses ()
 
const ::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > & addresses () const
 
inline ::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > * mutable_addresses ()
 

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::IPAddressaddresses_
 
::google::protobuf::uint32 family_
 

Static Private Attributes

static RealmIPAddressFamilydefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_RealmList_2eproto ()
 
void protobuf_AssignDesc_RealmList_2eproto ()
 
void protobuf_ShutdownFile_RealmList_2eproto ()
 

Detailed Description

Definition at line 1047 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmIPAddressFamily() [1/2]

JSON::RealmList::RealmIPAddressFamily::RealmIPAddressFamily ( )

◆ ~RealmIPAddressFamily()

virtual JSON::RealmList::RealmIPAddressFamily::~RealmIPAddressFamily ( )
virtual

◆ RealmIPAddressFamily() [2/2]

JSON::RealmList::RealmIPAddressFamily::RealmIPAddressFamily ( const RealmIPAddressFamily from)

Member Function Documentation

◆ add_addresses()

JSON::RealmList::IPAddress * JSON::RealmList::RealmIPAddressFamily::add_addresses ( )
inline

Definition at line 2608 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ addresses() [1/2]

const ::google::protobuf::RepeatedPtrField<::JSON::RealmList::IPAddress > & JSON::RealmList::RealmIPAddressFamily::addresses ( ) const
inline

Definition at line 2613 of file RealmList.pb.h.

◆ addresses() [2/2]

const ::JSON::RealmList::IPAddress & JSON::RealmList::RealmIPAddressFamily::addresses ( int  index) const
inline

Definition at line 2600 of file RealmList.pb.h.

◆ addresses_size()

int JSON::RealmList::RealmIPAddressFamily::addresses_size ( ) const
inline

Definition at line 2594 of file RealmList.pb.h.

◆ clear_addresses()

void JSON::RealmList::RealmIPAddressFamily::clear_addresses ( )
inline

Definition at line 2597 of file RealmList.pb.h.

◆ clear_family()

void JSON::RealmList::RealmIPAddressFamily::clear_family ( )
inline

Definition at line 2579 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_has_family()

void JSON::RealmList::RealmIPAddressFamily::clear_has_family ( )
inlineprivate

Definition at line 2576 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

static const RealmIPAddressFamily & JSON::RealmList::RealmIPAddressFamily::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * JSON::RealmList::RealmIPAddressFamily::descriptor ( )
static

◆ family()

google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::family ( ) const
inline

Definition at line 2583 of file RealmList.pb.h.

◆ GetCachedSize()

int JSON::RealmList::RealmIPAddressFamily::GetCachedSize ( ) const
inline

Definition at line 1075 of file RealmList.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata JSON::RealmList::RealmIPAddressFamily::GetMetadata ( ) const

◆ has_family()

bool JSON::RealmList::RealmIPAddressFamily::has_family ( ) const
inline

Definition at line 2570 of file RealmList.pb.h.

◆ InitAsDefaultInstance()

void JSON::RealmList::RealmIPAddressFamily::InitAsDefaultInstance ( )
private

◆ mutable_addresses() [1/2]

google::protobuf::RepeatedPtrField<::JSON::RealmList::IPAddress > * JSON::RealmList::RealmIPAddressFamily::mutable_addresses ( )
inline

Definition at line 2618 of file RealmList.pb.h.

◆ mutable_addresses() [2/2]

JSON::RealmList::IPAddress * JSON::RealmList::RealmIPAddressFamily::mutable_addresses ( int  index)
inline

Definition at line 2604 of file RealmList.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * JSON::RealmList::RealmIPAddressFamily::mutable_unknown_fields ( )
inline

Definition at line 1063 of file RealmList.pb.h.

◆ New()

RealmIPAddressFamily * JSON::RealmList::RealmIPAddressFamily::New ( ) const

◆ operator=()

RealmIPAddressFamily & JSON::RealmList::RealmIPAddressFamily::operator= ( const RealmIPAddressFamily from)
inline

Definition at line 1054 of file RealmList.pb.h.

◆ set_family()

void JSON::RealmList::RealmIPAddressFamily::set_family ( ::google::protobuf::uint32  value)
inline

Definition at line 2587 of file RealmList.pb.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_has_family()

void JSON::RealmList::RealmIPAddressFamily::set_has_family ( )
inlineprivate

Definition at line 2573 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

void JSON::RealmList::RealmIPAddressFamily::SharedCtor ( )
private

◆ SharedDtor()

void JSON::RealmList::RealmIPAddressFamily::SharedDtor ( )
private

◆ Swap()

void JSON::RealmList::RealmIPAddressFamily::Swap ( RealmIPAddressFamily other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & JSON::RealmList::RealmIPAddressFamily::unknown_fields ( ) const
inline

Definition at line 1059 of file RealmList.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_RealmList_2eproto

void TC_PROTO_API protobuf_AddDesc_RealmList_2eproto ( )
friend

◆ protobuf_AssignDesc_RealmList_2eproto

void protobuf_AssignDesc_RealmList_2eproto ( )
friend

◆ protobuf_ShutdownFile_RealmList_2eproto

void protobuf_ShutdownFile_RealmList_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int JSON::RealmList::RealmIPAddressFamily::_cached_size_
mutableprivate

Definition at line 1114 of file RealmList.pb.h.

◆ _has_bits_

::google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::_has_bits_[1]
private

Definition at line 1113 of file RealmList.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet JSON::RealmList::RealmIPAddressFamily::_unknown_fields_
private

Definition at line 1111 of file RealmList.pb.h.

◆ addresses_

::google::protobuf::RepeatedPtrField< ::JSON::RealmList::IPAddress > JSON::RealmList::RealmIPAddressFamily::addresses_
private

Definition at line 1115 of file RealmList.pb.h.

◆ default_instance_

RealmIPAddressFamily* JSON::RealmList::RealmIPAddressFamily::default_instance_
staticprivate

Definition at line 1122 of file RealmList.pb.h.

◆ family_

::google::protobuf::uint32 JSON::RealmList::RealmIPAddressFamily::family_
private

Definition at line 1116 of file RealmList.pb.h.

◆ kAddressesFieldNumber

const int JSON::RealmList::RealmIPAddressFamily::kAddressesFieldNumber = 2
static

Definition at line 1097 of file RealmList.pb.h.

◆ kFamilyFieldNumber

const int JSON::RealmList::RealmIPAddressFamily::kFamilyFieldNumber = 1
static

Definition at line 1090 of file RealmList.pb.h.


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