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

#include <account_service.pb.h>

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

Public Member Functions

 GetLicensesResponse ()
 
virtual ~GetLicensesResponse ()
 
 GetLicensesResponse (const GetLicensesResponse &from)
 
GetLicensesResponseoperator= (const GetLicensesResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetLicensesResponse *other)
 
GetLicensesResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int licenses_size () const
 
void clear_licenses ()
 
const ::bgs::protocol::account::v1::AccountLicenselicenses (int index) const
 
inline ::bgs::protocol::account::v1::AccountLicensemutable_licenses (int index)
 
inline ::bgs::protocol::account::v1::AccountLicenseadd_licenses ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > & licenses () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > * mutable_licenses ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kLicensesFieldNumber = 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::AccountLicenselicenses_
 

Static Private Attributes

static GetLicensesResponsedefault_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 1083 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetLicensesResponse() [1/2]

bgs::protocol::account::v1::GetLicensesResponse::GetLicensesResponse ( )

◆ ~GetLicensesResponse()

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

◆ GetLicensesResponse() [2/2]

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

Member Function Documentation

◆ add_licenses()

bgs::protocol::account::v1::AccountLicense * bgs::protocol::account::v1::GetLicensesResponse::add_licenses ( )
inline

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

◆ clear_licenses()

void bgs::protocol::account::v1::GetLicensesResponse::clear_licenses ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ licenses() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > & bgs::protocol::account::v1::GetLicensesResponse::licenses ( ) const
inline

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

◆ licenses() [2/2]

const ::bgs::protocol::account::v1::AccountLicense & bgs::protocol::account::v1::GetLicensesResponse::licenses ( int  index) const
inline

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

◆ licenses_size()

int bgs::protocol::account::v1::GetLicensesResponse::licenses_size ( ) const
inline

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

◆ mutable_licenses() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > * bgs::protocol::account::v1::GetLicensesResponse::mutable_licenses ( )
inline

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

◆ mutable_licenses() [2/2]

bgs::protocol::account::v1::AccountLicense * bgs::protocol::account::v1::GetLicensesResponse::mutable_licenses ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1095 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::GetLicensesResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kLicensesFieldNumber

const int bgs::protocol::account::v1::GetLicensesResponse::kLicensesFieldNumber = 1
static

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

◆ licenses_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > bgs::protocol::account::v1::GetLicensesResponse::licenses_
private

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


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