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

#include <account_service.pb.h>

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

Public Member Functions

 GetAuthorizedDataResponse ()
 
virtual ~GetAuthorizedDataResponse ()
 
 GetAuthorizedDataResponse (const GetAuthorizedDataResponse &from)
 
GetAuthorizedDataResponseoperator= (const GetAuthorizedDataResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAuthorizedDataResponse *other)
 
GetAuthorizedDataResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int data_size () const
 
void clear_data ()
 
const ::bgs::protocol::account::v1::AuthorizedDatadata (int index) const
 
inline ::bgs::protocol::account::v1::AuthorizedDatamutable_data (int index)
 
inline ::bgs::protocol::account::v1::AuthorizedDataadd_data ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AuthorizedData > & data () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AuthorizedData > * mutable_data ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kDataFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Static Private Attributes

static GetAuthorizedDataResponsedefault_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 1682 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetAuthorizedDataResponse() [1/2]

bgs::protocol::account::v1::GetAuthorizedDataResponse::GetAuthorizedDataResponse ( )

◆ ~GetAuthorizedDataResponse()

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

◆ GetAuthorizedDataResponse() [2/2]

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

Member Function Documentation

◆ add_data()

bgs::protocol::account::v1::AuthorizedData * bgs::protocol::account::v1::GetAuthorizedDataResponse::add_data ( )
inline

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

◆ clear_data()

void bgs::protocol::account::v1::GetAuthorizedDataResponse::clear_data ( )
inline

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

◆ data() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AuthorizedData > & bgs::protocol::account::v1::GetAuthorizedDataResponse::data ( ) const
inline

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

◆ data() [2/2]

const ::bgs::protocol::account::v1::AuthorizedData & bgs::protocol::account::v1::GetAuthorizedDataResponse::data ( int  index) const
inline

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

◆ data_size()

int bgs::protocol::account::v1::GetAuthorizedDataResponse::data_size ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_data() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AuthorizedData > * bgs::protocol::account::v1::GetAuthorizedDataResponse::mutable_data ( )
inline

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

◆ mutable_data() [2/2]

bgs::protocol::account::v1::AuthorizedData * bgs::protocol::account::v1::GetAuthorizedDataResponse::mutable_data ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1694 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::GetAuthorizedDataResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ data_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AuthorizedData > bgs::protocol::account::v1::GetAuthorizedDataResponse::data_
private

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

◆ default_instance_

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

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

◆ kDataFieldNumber

const int bgs::protocol::account::v1::GetAuthorizedDataResponse::kDataFieldNumber = 1
static

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


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