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

#include <account_service.pb.h>

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

Public Member Functions

 GetAuthorizedDataRequest ()
 
virtual ~GetAuthorizedDataRequest ()
 
 GetAuthorizedDataRequest (const GetAuthorizedDataRequest &from)
 
GetAuthorizedDataRequestoperator= (const GetAuthorizedDataRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAuthorizedDataRequest *other)
 
GetAuthorizedDataRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
int tag_size () const
 
void clear_tag ()
 
const ::std::string & tag (int index) const
 
inline ::std::string * mutable_tag (int index)
 
void set_tag (int index, const ::std::string &value)
 
void set_tag (int index, const char *value)
 
void set_tag (int index, const char *value, size_t size)
 
inline ::std::string * add_tag ()
 
void add_tag (const ::std::string &value)
 
void add_tag (const char *value)
 
void add_tag (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & tag () const
 
inline ::google::protobuf::RepeatedPtrField< ::std::string > * mutable_tag ()
 
bool has_privileged_network () const
 
void clear_privileged_network ()
 
bool privileged_network () const
 
void set_privileged_network (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kTagFieldNumber = 2
 
static const int kPrivilegedNetworkFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_privileged_network ()
 
void clear_has_privileged_network ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::RepeatedPtrField< ::std::string > tag_
 
bool privileged_network_
 

Static Private Attributes

static GetAuthorizedDataRequestdefault_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 1587 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetAuthorizedDataRequest() [1/2]

bgs::protocol::account::v1::GetAuthorizedDataRequest::GetAuthorizedDataRequest ( )

◆ ~GetAuthorizedDataRequest()

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

◆ GetAuthorizedDataRequest() [2/2]

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

Member Function Documentation

◆ add_tag() [1/4]

std::string * bgs::protocol::account::v1::GetAuthorizedDataRequest::add_tag ( )
inline

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

◆ add_tag() [2/4]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::add_tag ( const ::std::string &  value)
inline

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

◆ add_tag() [3/4]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::add_tag ( const char *  value)
inline

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

◆ add_tag() [4/4]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::add_tag ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ clear_entity_id()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::clear_entity_id ( )
inline

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

◆ clear_has_entity_id()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::clear_has_entity_id ( )
inlineprivate

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

◆ clear_has_privileged_network()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::clear_has_privileged_network ( )
inlineprivate

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

◆ clear_privileged_network()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::clear_privileged_network ( )
inline

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

◆ clear_tag()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::clear_tag ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetAuthorizedDataRequest::entity_id ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_entity_id()

bool bgs::protocol::account::v1::GetAuthorizedDataRequest::has_entity_id ( ) const
inline

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

◆ has_privileged_network()

bool bgs::protocol::account::v1::GetAuthorizedDataRequest::has_privileged_network ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetAuthorizedDataRequest::mutable_entity_id ( )
inline

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

◆ mutable_tag() [1/2]

google::protobuf::RepeatedPtrField<::std::string > * bgs::protocol::account::v1::GetAuthorizedDataRequest::mutable_tag ( )
inline

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

◆ mutable_tag() [2/2]

std::string * bgs::protocol::account::v1::GetAuthorizedDataRequest::mutable_tag ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ privileged_network()

bool bgs::protocol::account::v1::GetAuthorizedDataRequest::privileged_network ( ) const
inline

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

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetAuthorizedDataRequest::release_entity_id ( )
inline

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

◆ set_allocated_entity_id()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

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

◆ set_has_entity_id()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_has_entity_id ( )
inlineprivate

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

◆ set_has_privileged_network()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_has_privileged_network ( )
inlineprivate

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

◆ set_privileged_network()

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_privileged_network ( bool  value)
inline

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

◆ set_tag() [1/3]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_tag ( int  index,
const ::std::string &  value 
)
inline

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

◆ set_tag() [2/3]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_tag ( int  index,
const char *  value 
)
inline

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

◆ set_tag() [3/3]

void bgs::protocol::account::v1::GetAuthorizedDataRequest::set_tag ( int  index,
const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ tag() [1/2]

const ::google::protobuf::RepeatedPtrField<::std::string > & bgs::protocol::account::v1::GetAuthorizedDataRequest::tag ( ) const
inline

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

◆ tag() [2/2]

const ::std::string & bgs::protocol::account::v1::GetAuthorizedDataRequest::tag ( int  index) const
inline

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

◆ tag_size()

int bgs::protocol::account::v1::GetAuthorizedDataRequest::tag_size ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 1599 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::GetAuthorizedDataRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::GetAuthorizedDataRequest::entity_id_
private

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

◆ kEntityIdFieldNumber

const int bgs::protocol::account::v1::GetAuthorizedDataRequest::kEntityIdFieldNumber = 1
static

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

◆ kPrivilegedNetworkFieldNumber

const int bgs::protocol::account::v1::GetAuthorizedDataRequest::kPrivilegedNetworkFieldNumber = 3
static

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

◆ kTagFieldNumber

const int bgs::protocol::account::v1::GetAuthorizedDataRequest::kTagFieldNumber = 2
static

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

◆ privileged_network_

bool bgs::protocol::account::v1::GetAuthorizedDataRequest::privileged_network_
private

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

◆ tag_

::google::protobuf::RepeatedPtrField< ::std::string> bgs::protocol::account::v1::GetAuthorizedDataRequest::tag_
private

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


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