TrinityCore
bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse Class Reference

#include <game_utilities_service.pb.h>

+ Inheritance diagram for bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse:

Public Member Functions

 GetAllValuesForAttributeResponse ()
 
virtual ~GetAllValuesForAttributeResponse ()
 
 GetAllValuesForAttributeResponse (const GetAllValuesForAttributeResponse &from)
 
GetAllValuesForAttributeResponseoperator= (const GetAllValuesForAttributeResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAllValuesForAttributeResponse *other)
 
GetAllValuesForAttributeResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int attribute_value_size () const
 
void clear_attribute_value ()
 
const ::bgs::protocol::Variantattribute_value (int index) const
 
inline ::bgs::protocol::Variantmutable_attribute_value (int index)
 
inline ::bgs::protocol::Variantadd_attribute_value ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Variant > & attribute_value () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Variant > * mutable_attribute_value ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAttributeValueFieldNumber = 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::Variantattribute_value_
 

Static Private Attributes

static GetAllValuesForAttributeResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ()
 

Detailed Description

Definition at line 745 of file game_utilities_service.pb.h.

Constructor & Destructor Documentation

◆ GetAllValuesForAttributeResponse() [1/2]

bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::GetAllValuesForAttributeResponse ( )

◆ ~GetAllValuesForAttributeResponse()

virtual bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::~GetAllValuesForAttributeResponse ( )
virtual

◆ GetAllValuesForAttributeResponse() [2/2]

bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::GetAllValuesForAttributeResponse ( const GetAllValuesForAttributeResponse from)

Member Function Documentation

◆ add_attribute_value()

bgs::protocol::Variant * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::add_attribute_value ( )
inline

Definition at line 1912 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ attribute_value() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Variant > & bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::attribute_value ( ) const
inline

Definition at line 1917 of file game_utilities_service.pb.h.

◆ attribute_value() [2/2]

const ::bgs::protocol::Variant & bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::attribute_value ( int  index) const
inline

Definition at line 1904 of file game_utilities_service.pb.h.

◆ attribute_value_size()

int bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::attribute_value_size ( ) const
inline

Definition at line 1898 of file game_utilities_service.pb.h.

◆ clear_attribute_value()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::clear_attribute_value ( )
inline

Definition at line 1901 of file game_utilities_service.pb.h.

◆ default_instance()

static const GetAllValuesForAttributeResponse & bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::GetCachedSize ( ) const
inline

Definition at line 773 of file game_utilities_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::InitAsDefaultInstance ( )
private

◆ mutable_attribute_value() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Variant > * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::mutable_attribute_value ( )
inline

Definition at line 1922 of file game_utilities_service.pb.h.

◆ mutable_attribute_value() [2/2]

bgs::protocol::Variant * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::mutable_attribute_value ( int  index)
inline

Definition at line 1908 of file game_utilities_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::mutable_unknown_fields ( )
inline

Definition at line 761 of file game_utilities_service.pb.h.

◆ New()

GetAllValuesForAttributeResponse * bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::New ( ) const

◆ operator=()

GetAllValuesForAttributeResponse & bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::operator= ( const GetAllValuesForAttributeResponse from)
inline

Definition at line 752 of file game_utilities_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::Swap ( GetAllValuesForAttributeResponse other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::unknown_fields ( ) const
inline

Definition at line 757 of file game_utilities_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_game_5futilities_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_game_5futilities_5fservice_2eproto

void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_game_5futilities_5fservice_2eproto

void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::_cached_size_
mutableprivate

Definition at line 803 of file game_utilities_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::_has_bits_[1]
private

Definition at line 802 of file game_utilities_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::_unknown_fields_
private

Definition at line 800 of file game_utilities_service.pb.h.

◆ attribute_value_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Variant > bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::attribute_value_
private

Definition at line 804 of file game_utilities_service.pb.h.

◆ default_instance_

GetAllValuesForAttributeResponse* bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::default_instance_
staticprivate

Definition at line 810 of file game_utilities_service.pb.h.

◆ kAttributeValueFieldNumber

const int bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse::kAttributeValueFieldNumber = 1
static

Definition at line 788 of file game_utilities_service.pb.h.


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