TrinityCore
Battlenet::JSON::Login::GameAccountInfo Class Reference

#include <Login.pb.h>

+ Inheritance diagram for Battlenet::JSON::Login::GameAccountInfo:

Public Member Functions

 GameAccountInfo ()
 
virtual ~GameAccountInfo ()
 
 GameAccountInfo (const GameAccountInfo &from)
 
GameAccountInfooperator= (const GameAccountInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountInfo *other)
 
GameAccountInfoNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_display_name () const
 
void clear_display_name ()
 
const ::std::string & display_name () const
 
void set_display_name (const ::std::string &value)
 
void set_display_name (const char *value)
 
void set_display_name (const char *value, size_t size)
 
inline ::std::string * mutable_display_name ()
 
inline ::std::string * release_display_name ()
 
void set_allocated_display_name (::std::string *display_name)
 
bool has_expansion () const
 
void clear_expansion ()
 
inline ::google::protobuf::uint32 expansion () const
 
void set_expansion (::google::protobuf::uint32 value)
 
bool has_is_suspended () const
 
void clear_is_suspended ()
 
bool is_suspended () const
 
void set_is_suspended (bool value)
 
bool has_is_banned () const
 
void clear_is_banned ()
 
bool is_banned () const
 
void set_is_banned (bool value)
 
bool has_suspension_expires () const
 
void clear_suspension_expires ()
 
inline ::google::protobuf::uint64 suspension_expires () const
 
void set_suspension_expires (::google::protobuf::uint64 value)
 
bool has_suspension_reason () const
 
void clear_suspension_reason ()
 
const ::std::string & suspension_reason () const
 
void set_suspension_reason (const ::std::string &value)
 
void set_suspension_reason (const char *value)
 
void set_suspension_reason (const char *value, size_t size)
 
inline ::std::string * mutable_suspension_reason ()
 
inline ::std::string * release_suspension_reason ()
 
void set_allocated_suspension_reason (::std::string *suspension_reason)
 

Static Public Member Functions

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

Static Public Attributes

static const int kDisplayNameFieldNumber = 1
 
static const int kExpansionFieldNumber = 2
 
static const int kIsSuspendedFieldNumber = 3
 
static const int kIsBannedFieldNumber = 4
 
static const int kSuspensionExpiresFieldNumber = 5
 
static const int kSuspensionReasonFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_display_name ()
 
void clear_has_display_name ()
 
void set_has_expansion ()
 
void clear_has_expansion ()
 
void set_has_is_suspended ()
 
void clear_has_is_suspended ()
 
void set_has_is_banned ()
 
void clear_has_is_banned ()
 
void set_has_suspension_expires ()
 
void clear_has_suspension_expires ()
 
void set_has_suspension_reason ()
 
void clear_has_suspension_reason ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * display_name_
 
::google::protobuf::uint32 expansion_
 
bool is_suspended_
 
bool is_banned_
 
::google::protobuf::uint64 suspension_expires_
 
::std::string * suspension_reason_
 

Static Private Attributes

static GameAccountInfodefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ()
 
void protobuf_AssignDesc_Login_2eproto ()
 
void protobuf_ShutdownFile_Login_2eproto ()
 

Detailed Description

Definition at line 961 of file Login.pb.h.

Constructor & Destructor Documentation

◆ GameAccountInfo() [1/2]

Battlenet::JSON::Login::GameAccountInfo::GameAccountInfo ( )

◆ ~GameAccountInfo()

virtual Battlenet::JSON::Login::GameAccountInfo::~GameAccountInfo ( )
virtual

◆ GameAccountInfo() [2/2]

Battlenet::JSON::Login::GameAccountInfo::GameAccountInfo ( const GameAccountInfo from)

Member Function Documentation

◆ clear_display_name()

void Battlenet::JSON::Login::GameAccountInfo::clear_display_name ( )
inline

Definition at line 3054 of file Login.pb.h.

+ Here is the call graph for this function:

◆ clear_expansion()

void Battlenet::JSON::Login::GameAccountInfo::clear_expansion ( )
inline

Definition at line 3130 of file Login.pb.h.

+ Here is the call graph for this function:

◆ clear_has_display_name()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_display_name ( )
inlineprivate

Definition at line 3051 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_expansion()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_expansion ( )
inlineprivate

Definition at line 3127 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_is_banned()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_is_banned ( )
inlineprivate

Definition at line 3175 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_is_suspended()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_is_suspended ( )
inlineprivate

Definition at line 3151 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_suspension_expires()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_suspension_expires ( )
inlineprivate

Definition at line 3199 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_suspension_reason()

void Battlenet::JSON::Login::GameAccountInfo::clear_has_suspension_reason ( )
inlineprivate

Definition at line 3223 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ clear_is_banned()

void Battlenet::JSON::Login::GameAccountInfo::clear_is_banned ( )
inline

Definition at line 3178 of file Login.pb.h.

+ Here is the call graph for this function:

◆ clear_is_suspended()

void Battlenet::JSON::Login::GameAccountInfo::clear_is_suspended ( )
inline

Definition at line 3154 of file Login.pb.h.

+ Here is the call graph for this function:

◆ clear_suspension_expires()

void Battlenet::JSON::Login::GameAccountInfo::clear_suspension_expires ( )
inline

Definition at line 3202 of file Login.pb.h.

+ Here is the call graph for this function:

◆ clear_suspension_reason()

void Battlenet::JSON::Login::GameAccountInfo::clear_suspension_reason ( )
inline

Definition at line 3226 of file Login.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const GameAccountInfo & Battlenet::JSON::Login::GameAccountInfo::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * Battlenet::JSON::Login::GameAccountInfo::descriptor ( )
static

◆ display_name()

const ::std::string & Battlenet::JSON::Login::GameAccountInfo::display_name ( ) const
inline

Definition at line 3060 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ expansion()

google::protobuf::uint32 Battlenet::JSON::Login::GameAccountInfo::expansion ( ) const
inline

Definition at line 3134 of file Login.pb.h.

◆ GetCachedSize()

int Battlenet::JSON::Login::GameAccountInfo::GetCachedSize ( ) const
inline

Definition at line 989 of file Login.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata Battlenet::JSON::Login::GameAccountInfo::GetMetadata ( ) const

◆ has_display_name()

bool Battlenet::JSON::Login::GameAccountInfo::has_display_name ( ) const
inline

Definition at line 3045 of file Login.pb.h.

◆ has_expansion()

bool Battlenet::JSON::Login::GameAccountInfo::has_expansion ( ) const
inline

Definition at line 3121 of file Login.pb.h.

◆ has_is_banned()

bool Battlenet::JSON::Login::GameAccountInfo::has_is_banned ( ) const
inline

Definition at line 3169 of file Login.pb.h.

◆ has_is_suspended()

bool Battlenet::JSON::Login::GameAccountInfo::has_is_suspended ( ) const
inline

Definition at line 3145 of file Login.pb.h.

◆ has_suspension_expires()

bool Battlenet::JSON::Login::GameAccountInfo::has_suspension_expires ( ) const
inline

Definition at line 3193 of file Login.pb.h.

◆ has_suspension_reason()

bool Battlenet::JSON::Login::GameAccountInfo::has_suspension_reason ( ) const
inline

Definition at line 3217 of file Login.pb.h.

◆ InitAsDefaultInstance()

void Battlenet::JSON::Login::GameAccountInfo::InitAsDefaultInstance ( )
private

◆ is_banned()

bool Battlenet::JSON::Login::GameAccountInfo::is_banned ( ) const
inline

Definition at line 3182 of file Login.pb.h.

◆ is_suspended()

bool Battlenet::JSON::Login::GameAccountInfo::is_suspended ( ) const
inline

Definition at line 3158 of file Login.pb.h.

◆ mutable_display_name()

std::string * Battlenet::JSON::Login::GameAccountInfo::mutable_display_name ( )
inline

Definition at line 3088 of file Login.pb.h.

+ Here is the call graph for this function:

◆ mutable_suspension_reason()

std::string * Battlenet::JSON::Login::GameAccountInfo::mutable_suspension_reason ( )
inline

Definition at line 3260 of file Login.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * Battlenet::JSON::Login::GameAccountInfo::mutable_unknown_fields ( )
inline

Definition at line 977 of file Login.pb.h.

◆ New()

GameAccountInfo * Battlenet::JSON::Login::GameAccountInfo::New ( ) const

◆ operator=()

GameAccountInfo & Battlenet::JSON::Login::GameAccountInfo::operator= ( const GameAccountInfo from)
inline

Definition at line 968 of file Login.pb.h.

◆ release_display_name()

std::string * Battlenet::JSON::Login::GameAccountInfo::release_display_name ( )
inline

Definition at line 3096 of file Login.pb.h.

+ Here is the call graph for this function:

◆ release_suspension_reason()

std::string * Battlenet::JSON::Login::GameAccountInfo::release_suspension_reason ( )
inline

Definition at line 3268 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_display_name()

void Battlenet::JSON::Login::GameAccountInfo::set_allocated_display_name ( ::std::string *  display_name)
inline

Definition at line 3106 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_suspension_reason()

void Battlenet::JSON::Login::GameAccountInfo::set_allocated_suspension_reason ( ::std::string *  suspension_reason)
inline

Definition at line 3278 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_display_name() [1/3]

void Battlenet::JSON::Login::GameAccountInfo::set_display_name ( const ::std::string &  value)
inline

Definition at line 3064 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_display_name() [2/3]

void Battlenet::JSON::Login::GameAccountInfo::set_display_name ( const char *  value)
inline

Definition at line 3072 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_display_name() [3/3]

void Battlenet::JSON::Login::GameAccountInfo::set_display_name ( const char *  value,
size_t  size 
)
inline

Definition at line 3080 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_expansion()

void Battlenet::JSON::Login::GameAccountInfo::set_expansion ( ::google::protobuf::uint32  value)
inline

Definition at line 3138 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_has_display_name()

void Battlenet::JSON::Login::GameAccountInfo::set_has_display_name ( )
inlineprivate

Definition at line 3048 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_has_expansion()

void Battlenet::JSON::Login::GameAccountInfo::set_has_expansion ( )
inlineprivate

Definition at line 3124 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_has_is_banned()

void Battlenet::JSON::Login::GameAccountInfo::set_has_is_banned ( )
inlineprivate

Definition at line 3172 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_has_is_suspended()

void Battlenet::JSON::Login::GameAccountInfo::set_has_is_suspended ( )
inlineprivate

Definition at line 3148 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_has_suspension_expires()

void Battlenet::JSON::Login::GameAccountInfo::set_has_suspension_expires ( )
inlineprivate

Definition at line 3196 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_has_suspension_reason()

void Battlenet::JSON::Login::GameAccountInfo::set_has_suspension_reason ( )
inlineprivate

Definition at line 3220 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ set_is_banned()

void Battlenet::JSON::Login::GameAccountInfo::set_is_banned ( bool  value)
inline

Definition at line 3186 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_is_suspended()

void Battlenet::JSON::Login::GameAccountInfo::set_is_suspended ( bool  value)
inline

Definition at line 3162 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_suspension_expires()

void Battlenet::JSON::Login::GameAccountInfo::set_suspension_expires ( ::google::protobuf::uint64  value)
inline

Definition at line 3210 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_suspension_reason() [1/3]

void Battlenet::JSON::Login::GameAccountInfo::set_suspension_reason ( const ::std::string &  value)
inline

Definition at line 3236 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_suspension_reason() [2/3]

void Battlenet::JSON::Login::GameAccountInfo::set_suspension_reason ( const char *  value)
inline

Definition at line 3244 of file Login.pb.h.

+ Here is the call graph for this function:

◆ set_suspension_reason() [3/3]

void Battlenet::JSON::Login::GameAccountInfo::set_suspension_reason ( const char *  value,
size_t  size 
)
inline

Definition at line 3252 of file Login.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void Battlenet::JSON::Login::GameAccountInfo::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void Battlenet::JSON::Login::GameAccountInfo::SharedCtor ( )
private

◆ SharedDtor()

void Battlenet::JSON::Login::GameAccountInfo::SharedDtor ( )
private

◆ suspension_expires()

google::protobuf::uint64 Battlenet::JSON::Login::GameAccountInfo::suspension_expires ( ) const
inline

Definition at line 3206 of file Login.pb.h.

◆ suspension_reason()

const ::std::string & Battlenet::JSON::Login::GameAccountInfo::suspension_reason ( ) const
inline

Definition at line 3232 of file Login.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

void Battlenet::JSON::Login::GameAccountInfo::Swap ( GameAccountInfo other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & Battlenet::JSON::Login::GameAccountInfo::unknown_fields ( ) const
inline

Definition at line 973 of file Login.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_Login_2eproto

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ( )
friend

◆ protobuf_AssignDesc_Login_2eproto

void protobuf_AssignDesc_Login_2eproto ( )
friend

◆ protobuf_ShutdownFile_Login_2eproto

void protobuf_ShutdownFile_Login_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int Battlenet::JSON::Login::GameAccountInfo::_cached_size_
mutableprivate

Definition at line 1071 of file Login.pb.h.

◆ _has_bits_

::google::protobuf::uint32 Battlenet::JSON::Login::GameAccountInfo::_has_bits_[1]
private

Definition at line 1070 of file Login.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet Battlenet::JSON::Login::GameAccountInfo::_unknown_fields_
private

Definition at line 1068 of file Login.pb.h.

◆ default_instance_

GameAccountInfo* Battlenet::JSON::Login::GameAccountInfo::default_instance_
staticprivate

Definition at line 1083 of file Login.pb.h.

◆ display_name_

::std::string* Battlenet::JSON::Login::GameAccountInfo::display_name_
private

Definition at line 1072 of file Login.pb.h.

◆ expansion_

::google::protobuf::uint32 Battlenet::JSON::Login::GameAccountInfo::expansion_
private

Definition at line 1073 of file Login.pb.h.

◆ is_banned_

bool Battlenet::JSON::Login::GameAccountInfo::is_banned_
private

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

◆ is_suspended_

bool Battlenet::JSON::Login::GameAccountInfo::is_suspended_
private

Definition at line 1074 of file Login.pb.h.

◆ kDisplayNameFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kDisplayNameFieldNumber = 1
static

Definition at line 1004 of file Login.pb.h.

◆ kExpansionFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kExpansionFieldNumber = 2
static

Definition at line 1016 of file Login.pb.h.

◆ kIsBannedFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kIsBannedFieldNumber = 4
static

Definition at line 1030 of file Login.pb.h.

◆ kIsSuspendedFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kIsSuspendedFieldNumber = 3
static

Definition at line 1023 of file Login.pb.h.

◆ kSuspensionExpiresFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kSuspensionExpiresFieldNumber = 5
static

Definition at line 1037 of file Login.pb.h.

◆ kSuspensionReasonFieldNumber

const int Battlenet::JSON::Login::GameAccountInfo::kSuspensionReasonFieldNumber = 6
static

Definition at line 1044 of file Login.pb.h.

◆ suspension_expires_

::google::protobuf::uint64 Battlenet::JSON::Login::GameAccountInfo::suspension_expires_
private

Definition at line 1076 of file Login.pb.h.

◆ suspension_reason_

::std::string* Battlenet::JSON::Login::GameAccountInfo::suspension_reason_
private

Definition at line 1077 of file Login.pb.h.


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