TrinityCore
bgs::protocol::club::v1::CreateRequest Class Reference

#include <club_request.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::CreateRequest:

Public Member Functions

 CreateRequest ()
 
virtual ~CreateRequest ()
 
 CreateRequest (const CreateRequest &from)
 
CreateRequestoperator= (const CreateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateRequest *other)
 
CreateRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_id)
 
bool has_options () const
 
void clear_options ()
 
const ::bgs::protocol::club::v1::ClubCreateOptionsoptions () const
 
inline ::bgs::protocol::club::v1::ClubCreateOptionsmutable_options ()
 
inline ::bgs::protocol::club::v1::ClubCreateOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::club::v1::ClubCreateOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kOptionsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_options ()
 
void clear_has_options ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::bgs::protocol::club::v1::ClubCreateOptionsoptions_
 

Static Private Attributes

static CreateRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

Definition at line 285 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ CreateRequest() [1/2]

bgs::protocol::club::v1::CreateRequest::CreateRequest ( )

◆ ~CreateRequest()

virtual bgs::protocol::club::v1::CreateRequest::~CreateRequest ( )
virtual

◆ CreateRequest() [2/2]

bgs::protocol::club::v1::CreateRequest::CreateRequest ( const CreateRequest from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::CreateRequest::agent_id ( ) const
inline

Definition at line 7382 of file club_request.pb.h.

◆ clear_agent_id()

void bgs::protocol::club::v1::CreateRequest::clear_agent_id ( )
inline

Definition at line 7378 of file club_request.pb.h.

◆ clear_has_agent_id()

void bgs::protocol::club::v1::CreateRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 7375 of file club_request.pb.h.

◆ clear_has_options()

void bgs::protocol::club::v1::CreateRequest::clear_has_options ( )
inlineprivate

Definition at line 7416 of file club_request.pb.h.

◆ clear_options()

void bgs::protocol::club::v1::CreateRequest::clear_options ( )
inline

Definition at line 7419 of file club_request.pb.h.

◆ default_instance()

static const CreateRequest & bgs::protocol::club::v1::CreateRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::CreateRequest::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::CreateRequest::GetCachedSize ( ) const
inline

Definition at line 313 of file club_request.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::CreateRequest::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::club::v1::CreateRequest::has_agent_id ( ) const
inline

Definition at line 7369 of file club_request.pb.h.

◆ has_options()

bool bgs::protocol::club::v1::CreateRequest::has_options ( ) const
inline

Definition at line 7410 of file club_request.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::CreateRequest::InitAsDefaultInstance ( )
private

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::CreateRequest::mutable_agent_id ( )
inline

Definition at line 7386 of file club_request.pb.h.

◆ mutable_options()

bgs::protocol::club::v1::ClubCreateOptions * bgs::protocol::club::v1::CreateRequest::mutable_options ( )
inline

Definition at line 7427 of file club_request.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::CreateRequest::mutable_unknown_fields ( )
inline

Definition at line 301 of file club_request.pb.h.

◆ New()

CreateRequest * bgs::protocol::club::v1::CreateRequest::New ( ) const

◆ operator=()

CreateRequest & bgs::protocol::club::v1::CreateRequest::operator= ( const CreateRequest from)
inline

Definition at line 292 of file club_request.pb.h.

◆ options()

const ::bgs::protocol::club::v1::ClubCreateOptions & bgs::protocol::club::v1::CreateRequest::options ( ) const
inline

Definition at line 7423 of file club_request.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::CreateRequest::release_agent_id ( )
inline

Definition at line 7392 of file club_request.pb.h.

◆ release_options()

bgs::protocol::club::v1::ClubCreateOptions * bgs::protocol::club::v1::CreateRequest::release_options ( )
inline

Definition at line 7433 of file club_request.pb.h.

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::CreateRequest::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 7398 of file club_request.pb.h.

◆ set_allocated_options()

void bgs::protocol::club::v1::CreateRequest::set_allocated_options ( ::bgs::protocol::club::v1::ClubCreateOptions options)
inline

Definition at line 7439 of file club_request.pb.h.

◆ set_has_agent_id()

void bgs::protocol::club::v1::CreateRequest::set_has_agent_id ( )
inlineprivate

Definition at line 7372 of file club_request.pb.h.

◆ set_has_options()

void bgs::protocol::club::v1::CreateRequest::set_has_options ( )
inlineprivate

Definition at line 7413 of file club_request.pb.h.

◆ SetCachedSize()

void bgs::protocol::club::v1::CreateRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::CreateRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::CreateRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::CreateRequest::Swap ( CreateRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::CreateRequest::unknown_fields ( ) const
inline

Definition at line 297 of file club_request.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::CreateRequest::_cached_size_
mutableprivate

Definition at line 353 of file club_request.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::CreateRequest::_has_bits_[1]
private

Definition at line 352 of file club_request.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::CreateRequest::_unknown_fields_
private

Definition at line 350 of file club_request.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::CreateRequest::agent_id_
private

Definition at line 354 of file club_request.pb.h.

◆ default_instance_

CreateRequest* bgs::protocol::club::v1::CreateRequest::default_instance_
staticprivate

Definition at line 361 of file club_request.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::CreateRequest::kAgentIdFieldNumber = 1
static

Definition at line 328 of file club_request.pb.h.

◆ kOptionsFieldNumber

const int bgs::protocol::club::v1::CreateRequest::kOptionsFieldNumber = 2
static

Definition at line 337 of file club_request.pb.h.

◆ options_

::bgs::protocol::club::v1::ClubCreateOptions* bgs::protocol::club::v1::CreateRequest::options_
private

Definition at line 355 of file club_request.pb.h.


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