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

#include <account_types.pb.h>

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

Public Member Functions

 OptIns ()
 
virtual ~OptIns ()
 
 OptIns (const OptIns &from)
 
OptInsoperator= (const OptIns &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (OptIns *other)
 
OptInsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int ids_size () const
 
void clear_ids ()
 
inline ::google::protobuf::uint64 ids (int index) const
 
void set_ids (int index, ::google::protobuf::uint64 value)
 
void add_ids (::google::protobuf::uint64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & ids () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_ids ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdsFieldNumber = 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::RepeatedField< ::google::protobuf::uint64ids_
 

Static Private Attributes

static OptInsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Detailed Description

Definition at line 1333 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ OptIns() [1/2]

bgs::protocol::account::v1::OptIns::OptIns ( )

◆ ~OptIns()

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

◆ OptIns() [2/2]

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

Member Function Documentation

◆ add_ids()

void bgs::protocol::account::v1::OptIns::add_ids ( ::google::protobuf::uint64  value)
inline

Definition at line 5910 of file account_types.pb.h.

◆ clear_ids()

void bgs::protocol::account::v1::OptIns::clear_ids ( )
inline

Definition at line 5899 of file account_types.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1361 of file account_types.pb.h.

◆ GetMetadata()

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

◆ ids() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & bgs::protocol::account::v1::OptIns::ids ( ) const
inline

Definition at line 5915 of file account_types.pb.h.

◆ ids() [2/2]

google::protobuf::uint64 bgs::protocol::account::v1::OptIns::ids ( int  index) const
inline

Definition at line 5902 of file account_types.pb.h.

◆ ids_size()

int bgs::protocol::account::v1::OptIns::ids_size ( ) const
inline

Definition at line 5896 of file account_types.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_ids()

google::protobuf::RepeatedField<::google::protobuf::uint64 > * bgs::protocol::account::v1::OptIns::mutable_ids ( )
inline

Definition at line 5920 of file account_types.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1349 of file account_types.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 1340 of file account_types.pb.h.

◆ set_ids()

void bgs::protocol::account::v1::OptIns::set_ids ( int  index,
::google::protobuf::uint64  value 
)
inline

Definition at line 5906 of file account_types.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1345 of file account_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5ftypes_2eproto

void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5ftypes_2eproto

void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 1391 of file account_types.pb.h.

◆ _has_bits_

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

Definition at line 1390 of file account_types.pb.h.

◆ _unknown_fields_

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

Definition at line 1388 of file account_types.pb.h.

◆ default_instance_

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

Definition at line 1398 of file account_types.pb.h.

◆ ids_

::google::protobuf::RepeatedField< ::google::protobuf::uint64 > bgs::protocol::account::v1::OptIns::ids_
private

Definition at line 1392 of file account_types.pb.h.

◆ kIdsFieldNumber

const int bgs::protocol::account::v1::OptIns::kIdsFieldNumber = 1
static

Definition at line 1376 of file account_types.pb.h.


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