#include <Session.h>
void Battlenet::Session::GameAccountInfo::LoadResult |
( |
Field * |
fields | ) |
|
60 std::size_t hashPos =
Name.find(
'#');
61 if (hashPos != std::string::npos)
uint64 GetUInt64() const
Definition: Field.h:184
std::string Name
Definition: Session.h:97
bool IsBanned
Definition: Session.h:99
std::string DisplayName
Definition: Session.h:98
AccountTypes SecurityLevel
Definition: Session.h:101
AccountTypes
Definition: Common.h:106
uint32 Id
Definition: Session.h:96
uint32 GetUInt32() const
Definition: Field.h:146
std::string GetString() const
Definition: Field.h:276
bool IsPermanenetlyBanned
Definition: Session.h:100
std::unordered_map<uint32 , uint8> Battlenet::Session::GameAccountInfo::CharacterCounts |
std::string Battlenet::Session::GameAccountInfo::DisplayName |
uint32 Battlenet::Session::GameAccountInfo::Id |
bool Battlenet::Session::GameAccountInfo::IsBanned |
bool Battlenet::Session::GameAccountInfo::IsPermanenetlyBanned |
std::unordered_map<std::string , LastPlayedCharacterInfo> Battlenet::Session::GameAccountInfo::LastPlayedCharacters |
std::string Battlenet::Session::GameAccountInfo::Name |
AccountTypes Battlenet::Session::GameAccountInfo::SecurityLevel |
The documentation for this struct was generated from the following files: