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

#include <account_service.pb.h>

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

Public Member Functions

 GetAccountPlatformRestrictionsResponse ()
 
virtual ~GetAccountPlatformRestrictionsResponse ()
 
 GetAccountPlatformRestrictionsResponse (const GetAccountPlatformRestrictionsResponse &from)
 
GetAccountPlatformRestrictionsResponseoperator= (const GetAccountPlatformRestrictionsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAccountPlatformRestrictionsResponse *other)
 
GetAccountPlatformRestrictionsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_restriction_info () const
 
void clear_restriction_info ()
 
const ::bgs::protocol::account::v1::AccountPlatformRestrictionInforestriction_info () const
 
inline ::bgs::protocol::account::v1::AccountPlatformRestrictionInfomutable_restriction_info ()
 
inline ::bgs::protocol::account::v1::AccountPlatformRestrictionInforelease_restriction_info ()
 
void set_allocated_restriction_info (::bgs::protocol::account::v1::AccountPlatformRestrictionInfo *restriction_info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRestrictionInfoFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_restriction_info ()
 
void clear_has_restriction_info ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::AccountPlatformRestrictionInforestriction_info_
 

Static Private Attributes

static GetAccountPlatformRestrictionsResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

Definition at line 1955 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetAccountPlatformRestrictionsResponse() [1/2]

bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::GetAccountPlatformRestrictionsResponse ( )

◆ ~GetAccountPlatformRestrictionsResponse()

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

◆ GetAccountPlatformRestrictionsResponse() [2/2]

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

Member Function Documentation

◆ clear_has_restriction_info()

void bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::clear_has_restriction_info ( )
inlineprivate

Definition at line 4277 of file account_service.pb.h.

◆ clear_restriction_info()

void bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::clear_restriction_info ( )
inline

Definition at line 4280 of file account_service.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1983 of file account_service.pb.h.

◆ GetMetadata()

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

◆ has_restriction_info()

bool bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::has_restriction_info ( ) const
inline

Definition at line 4271 of file account_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_restriction_info()

bgs::protocol::account::v1::AccountPlatformRestrictionInfo * bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::mutable_restriction_info ( )
inline

Definition at line 4288 of file account_service.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1971 of file account_service.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 1962 of file account_service.pb.h.

◆ release_restriction_info()

bgs::protocol::account::v1::AccountPlatformRestrictionInfo * bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::release_restriction_info ( )
inline

Definition at line 4294 of file account_service.pb.h.

◆ restriction_info()

const ::bgs::protocol::account::v1::AccountPlatformRestrictionInfo & bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::restriction_info ( ) const
inline

Definition at line 4284 of file account_service.pb.h.

◆ set_allocated_restriction_info()

void bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::set_allocated_restriction_info ( ::bgs::protocol::account::v1::AccountPlatformRestrictionInfo restriction_info)
inline

Definition at line 4300 of file account_service.pb.h.

◆ set_has_restriction_info()

void bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::set_has_restriction_info ( )
inlineprivate

Definition at line 4274 of file account_service.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1967 of file account_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 2012 of file account_service.pb.h.

◆ _has_bits_

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

Definition at line 2011 of file account_service.pb.h.

◆ _unknown_fields_

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

Definition at line 2009 of file account_service.pb.h.

◆ default_instance_

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

Definition at line 2019 of file account_service.pb.h.

◆ kRestrictionInfoFieldNumber

const int bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::kRestrictionInfoFieldNumber = 1
static

Definition at line 1998 of file account_service.pb.h.

◆ restriction_info_

::bgs::protocol::account::v1::AccountPlatformRestrictionInfo* bgs::protocol::account::v1::GetAccountPlatformRestrictionsResponse::restriction_info_
private

Definition at line 2013 of file account_service.pb.h.


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