TrinityCore
bgs::protocol::account::v1::GameSessionLocation Class Reference

#include <account_types.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::GameSessionLocation:

Public Member Functions

 GameSessionLocation ()
 
virtual ~GameSessionLocation ()
 
 GameSessionLocation (const GameSessionLocation &from)
 
GameSessionLocationoperator= (const GameSessionLocation &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameSessionLocation *other)
 
GameSessionLocationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_ip_address () const
 
void clear_ip_address ()
 
const ::std::string & ip_address () const
 
void set_ip_address (const ::std::string &value)
 
void set_ip_address (const char *value)
 
void set_ip_address (const char *value, size_t size)
 
inline ::std::string * mutable_ip_address ()
 
inline ::std::string * release_ip_address ()
 
void set_allocated_ip_address (::std::string *ip_address)
 
bool has_country () const
 
void clear_country ()
 
inline ::google::protobuf::uint32 country () const
 
void set_country (::google::protobuf::uint32 value)
 
bool has_city () const
 
void clear_city ()
 
const ::std::string & city () const
 
void set_city (const ::std::string &value)
 
void set_city (const char *value)
 
void set_city (const char *value, size_t size)
 
inline ::std::string * mutable_city ()
 
inline ::std::string * release_city ()
 
void set_allocated_city (::std::string *city)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GameSessionLocationdefault_instance ()
 

Static Public Attributes

static const int kIpAddressFieldNumber = 1
 
static const int kCountryFieldNumber = 2
 
static const int kCityFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_ip_address ()
 
void clear_has_ip_address ()
 
void set_has_country ()
 
void clear_has_country ()
 
void set_has_city ()
 
void clear_has_city ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * ip_address_
 
::std::string * city_
 
::google::protobuf::uint32 country_
 

Static Private Attributes

static GameSessionLocationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Detailed Description

Definition at line 2793 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameSessionLocation() [1/2]

bgs::protocol::account::v1::GameSessionLocation::GameSessionLocation ( )

◆ ~GameSessionLocation()

virtual bgs::protocol::account::v1::GameSessionLocation::~GameSessionLocation ( )
virtual

◆ GameSessionLocation() [2/2]

bgs::protocol::account::v1::GameSessionLocation::GameSessionLocation ( const GameSessionLocation from)

Member Function Documentation

◆ city()

const ::std::string & bgs::protocol::account::v1::GameSessionLocation::city ( ) const
inline

Definition at line 8335 of file account_types.pb.h.

◆ clear_city()

void bgs::protocol::account::v1::GameSessionLocation::clear_city ( )
inline

Definition at line 8329 of file account_types.pb.h.

◆ clear_country()

void bgs::protocol::account::v1::GameSessionLocation::clear_country ( )
inline

Definition at line 8305 of file account_types.pb.h.

◆ clear_has_city()

void bgs::protocol::account::v1::GameSessionLocation::clear_has_city ( )
inlineprivate

Definition at line 8326 of file account_types.pb.h.

◆ clear_has_country()

void bgs::protocol::account::v1::GameSessionLocation::clear_has_country ( )
inlineprivate

Definition at line 8302 of file account_types.pb.h.

◆ clear_has_ip_address()

void bgs::protocol::account::v1::GameSessionLocation::clear_has_ip_address ( )
inlineprivate

Definition at line 8226 of file account_types.pb.h.

◆ clear_ip_address()

void bgs::protocol::account::v1::GameSessionLocation::clear_ip_address ( )
inline

Definition at line 8229 of file account_types.pb.h.

◆ country()

google::protobuf::uint32 bgs::protocol::account::v1::GameSessionLocation::country ( ) const
inline

Definition at line 8309 of file account_types.pb.h.

◆ default_instance()

static const GameSessionLocation & bgs::protocol::account::v1::GameSessionLocation::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::GameSessionLocation::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::account::v1::GameSessionLocation::GetCachedSize ( ) const
inline

Definition at line 2821 of file account_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::GameSessionLocation::GetMetadata ( ) const

◆ has_city()

bool bgs::protocol::account::v1::GameSessionLocation::has_city ( ) const
inline

Definition at line 8320 of file account_types.pb.h.

◆ has_country()

bool bgs::protocol::account::v1::GameSessionLocation::has_country ( ) const
inline

Definition at line 8296 of file account_types.pb.h.

◆ has_ip_address()

bool bgs::protocol::account::v1::GameSessionLocation::has_ip_address ( ) const
inline

Definition at line 8220 of file account_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::GameSessionLocation::InitAsDefaultInstance ( )
private

◆ ip_address()

const ::std::string & bgs::protocol::account::v1::GameSessionLocation::ip_address ( ) const
inline

Definition at line 8235 of file account_types.pb.h.

◆ mutable_city()

std::string * bgs::protocol::account::v1::GameSessionLocation::mutable_city ( )
inline

Definition at line 8363 of file account_types.pb.h.

◆ mutable_ip_address()

std::string * bgs::protocol::account::v1::GameSessionLocation::mutable_ip_address ( )
inline

Definition at line 8263 of file account_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::GameSessionLocation::mutable_unknown_fields ( )
inline

Definition at line 2809 of file account_types.pb.h.

◆ New()

GameSessionLocation * bgs::protocol::account::v1::GameSessionLocation::New ( ) const

◆ operator=()

GameSessionLocation & bgs::protocol::account::v1::GameSessionLocation::operator= ( const GameSessionLocation from)
inline

Definition at line 2800 of file account_types.pb.h.

◆ release_city()

std::string * bgs::protocol::account::v1::GameSessionLocation::release_city ( )
inline

Definition at line 8371 of file account_types.pb.h.

◆ release_ip_address()

std::string * bgs::protocol::account::v1::GameSessionLocation::release_ip_address ( )
inline

Definition at line 8271 of file account_types.pb.h.

◆ set_allocated_city()

void bgs::protocol::account::v1::GameSessionLocation::set_allocated_city ( ::std::string *  city)
inline

Definition at line 8381 of file account_types.pb.h.

◆ set_allocated_ip_address()

void bgs::protocol::account::v1::GameSessionLocation::set_allocated_ip_address ( ::std::string *  ip_address)
inline

Definition at line 8281 of file account_types.pb.h.

◆ set_city() [1/3]

void bgs::protocol::account::v1::GameSessionLocation::set_city ( const ::std::string &  value)
inline

Definition at line 8339 of file account_types.pb.h.

◆ set_city() [2/3]

void bgs::protocol::account::v1::GameSessionLocation::set_city ( const char *  value)
inline

Definition at line 8347 of file account_types.pb.h.

◆ set_city() [3/3]

void bgs::protocol::account::v1::GameSessionLocation::set_city ( const char *  value,
size_t  size 
)
inline

Definition at line 8355 of file account_types.pb.h.

+ Here is the call graph for this function:

◆ set_country()

void bgs::protocol::account::v1::GameSessionLocation::set_country ( ::google::protobuf::uint32  value)
inline

Definition at line 8313 of file account_types.pb.h.

◆ set_has_city()

void bgs::protocol::account::v1::GameSessionLocation::set_has_city ( )
inlineprivate

Definition at line 8323 of file account_types.pb.h.

◆ set_has_country()

void bgs::protocol::account::v1::GameSessionLocation::set_has_country ( )
inlineprivate

Definition at line 8299 of file account_types.pb.h.

◆ set_has_ip_address()

void bgs::protocol::account::v1::GameSessionLocation::set_has_ip_address ( )
inlineprivate

Definition at line 8223 of file account_types.pb.h.

◆ set_ip_address() [1/3]

void bgs::protocol::account::v1::GameSessionLocation::set_ip_address ( const ::std::string &  value)
inline

Definition at line 8239 of file account_types.pb.h.

◆ set_ip_address() [2/3]

void bgs::protocol::account::v1::GameSessionLocation::set_ip_address ( const char *  value)
inline

Definition at line 8247 of file account_types.pb.h.

◆ set_ip_address() [3/3]

void bgs::protocol::account::v1::GameSessionLocation::set_ip_address ( const char *  value,
size_t  size 
)
inline

Definition at line 8255 of file account_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::account::v1::GameSessionLocation::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::GameSessionLocation::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::GameSessionLocation::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::GameSessionLocation::Swap ( GameSessionLocation other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::GameSessionLocation::unknown_fields ( ) const
inline

Definition at line 2805 of file account_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5ftypes_2eproto

void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5ftypes_2eproto

void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GameSessionLocation::_cached_size_
mutableprivate

Definition at line 2876 of file account_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::GameSessionLocation::_has_bits_[1]
private

Definition at line 2875 of file account_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameSessionLocation::_unknown_fields_
private

Definition at line 2873 of file account_types.pb.h.

◆ city_

::std::string* bgs::protocol::account::v1::GameSessionLocation::city_
private

Definition at line 2878 of file account_types.pb.h.

◆ country_

::google::protobuf::uint32 bgs::protocol::account::v1::GameSessionLocation::country_
private

Definition at line 2879 of file account_types.pb.h.

◆ default_instance_

GameSessionLocation* bgs::protocol::account::v1::GameSessionLocation::default_instance_
staticprivate

Definition at line 2885 of file account_types.pb.h.

◆ ip_address_

::std::string* bgs::protocol::account::v1::GameSessionLocation::ip_address_
private

Definition at line 2877 of file account_types.pb.h.

◆ kCityFieldNumber

const int bgs::protocol::account::v1::GameSessionLocation::kCityFieldNumber = 3
static

Definition at line 2855 of file account_types.pb.h.

◆ kCountryFieldNumber

const int bgs::protocol::account::v1::GameSessionLocation::kCountryFieldNumber = 2
static

Definition at line 2848 of file account_types.pb.h.

◆ kIpAddressFieldNumber

const int bgs::protocol::account::v1::GameSessionLocation::kIpAddressFieldNumber = 1
static

Definition at line 2836 of file account_types.pb.h.


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