TrinityCore
account_types.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "entity_types.pb.h"
#include "global_extensions/message_options.pb.h"
#include "global_extensions/field_options.pb.h"
#include "Define.h"
+ Include dependency graph for account_types.pb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bgs::protocol::account::v1::AccountId
 
class  bgs::protocol::account::v1::AccountLicense
 
class  bgs::protocol::account::v1::GameAccountHandle
 
class  bgs::protocol::account::v1::AccountReference
 
class  bgs::protocol::account::v1::Identity
 
class  bgs::protocol::account::v1::ProgramTag
 
class  bgs::protocol::account::v1::RegionTag
 
class  bgs::protocol::account::v1::AccountFieldTags
 
class  bgs::protocol::account::v1::GameAccountFieldTags
 
class  bgs::protocol::account::v1::AccountFieldOptions
 
class  bgs::protocol::account::v1::GameAccountFieldOptions
 
class  bgs::protocol::account::v1::SubscriberReference
 
class  bgs::protocol::account::v1::OptIns
 
class  bgs::protocol::account::v1::AccountLevelInfo
 
class  bgs::protocol::account::v1::PrivacyInfo
 
class  bgs::protocol::account::v1::ParentalControlInfo
 
class  bgs::protocol::account::v1::PlayScheduleRestriction
 
class  bgs::protocol::account::v1::GameLevelInfo
 
class  bgs::protocol::account::v1::GameTimeInfo
 
class  bgs::protocol::account::v1::GameTimeRemainingInfo
 
class  bgs::protocol::account::v1::GameStatus
 
class  bgs::protocol::account::v1::RAFInfo
 
class  bgs::protocol::account::v1::GameSessionInfo
 
class  bgs::protocol::account::v1::GameSessionUpdateInfo
 
class  bgs::protocol::account::v1::GameSessionLocation
 
class  bgs::protocol::account::v1::CAIS
 
class  bgs::protocol::account::v1::GameAccountList
 
class  bgs::protocol::account::v1::SecurityStatus
 
class  bgs::protocol::account::v1::AccountState
 
class  bgs::protocol::account::v1::AccountStateTagged
 
class  bgs::protocol::account::v1::GameAccountState
 
class  bgs::protocol::account::v1::GameAccountStateTagged
 
class  bgs::protocol::account::v1::AuthorizedData
 
class  bgs::protocol::account::v1::IgrId
 
union  bgs::protocol::account::v1::IgrId::TypeUnion
 
class  bgs::protocol::account::v1::IgrAddress
 
class  bgs::protocol::account::v1::AccountPrivacySetting
 
class  bgs::protocol::account::v1::AccountInfo
 
class  bgs::protocol::account::v1::RestrictionStatus
 
class  bgs::protocol::account::v1::AccountPlatformRestrictionInfo
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy >
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::account::v1::IdentityVerificationStatus >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  bgs::protocol::account
 
namespace  bgs::protocol::account::v1
 
namespace  google
 
namespace  google::protobuf
 

Enumerations

enum  bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy { bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_PRIVACY_ME = 0 , bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_PRIVACY_FRIENDS = 1 , bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_PRIVACY_EVERYONE = 2 }
 
enum  bgs::protocol::account::v1::IdentityVerificationStatus {
  bgs::protocol::account::v1::IDENT_NO_DATA = 0 , bgs::protocol::account::v1::IDENT_PENDING = 1 , bgs::protocol::account::v1::IDENT_OVER_18 = 2 , bgs::protocol::account::v1::IDENT_UNDER_18 = 3 ,
  bgs::protocol::account::v1::IDENT_FAILED = 4 , bgs::protocol::account::v1::IDENT_SUCCESS = 5 , bgs::protocol::account::v1::IDENT_SUCC_MNL = 6 , bgs::protocol::account::v1::IDENT_UNKNOWN = 7
}
 

Functions

void TC_PROTO_API bgs::protocol::account::v1::protobuf_AddDesc_account_5ftypes_2eproto ()
 
void bgs::protocol::account::v1::protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void bgs::protocol::account::v1::protobuf_ShutdownFile_account_5ftypes_2eproto ()
 
TC_PROTO_API bool bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_descriptor ()
 
const ::std::string & bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_Name (PrivacyInfo_GameInfoPrivacy value)
 
bool bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_Parse (const ::std::string &name, PrivacyInfo_GameInfoPrivacy *value)
 
TC_PROTO_API bool bgs::protocol::account::v1::IdentityVerificationStatus_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::account::v1::IdentityVerificationStatus_descriptor ()
 
const ::std::string & bgs::protocol::account::v1::IdentityVerificationStatus_Name (IdentityVerificationStatus value)
 
bool bgs::protocol::account::v1::IdentityVerificationStatus_Parse (const ::std::string &name, IdentityVerificationStatus *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::account::v1::IdentityVerificationStatus > ()
 

Variables

const PrivacyInfo_GameInfoPrivacy bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MIN = PrivacyInfo_GameInfoPrivacy_PRIVACY_ME
 
const PrivacyInfo_GameInfoPrivacy bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MAX = PrivacyInfo_GameInfoPrivacy_PRIVACY_EVERYONE
 
const int bgs::protocol::account::v1::PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_ARRAYSIZE = PrivacyInfo_GameInfoPrivacy_GameInfoPrivacy_MAX + 1
 
const IdentityVerificationStatus bgs::protocol::account::v1::IdentityVerificationStatus_MIN = IDENT_NO_DATA
 
const IdentityVerificationStatus bgs::protocol::account::v1::IdentityVerificationStatus_MAX = IDENT_UNKNOWN
 
const int bgs::protocol::account::v1::IdentityVerificationStatus_ARRAYSIZE = IdentityVerificationStatus_MAX + 1