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

#include <club_request.pb.h>

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

Public Member Functions

 GetTicketRequest ()
 
virtual ~GetTicketRequest ()
 
 GetTicketRequest (const GetTicketRequest &from)
 
GetTicketRequestoperator= (const GetTicketRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetTicketRequest *other)
 
GetTicketRequestNew () 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_ticket_id () const
 
void clear_ticket_id ()
 
const ::std::string & ticket_id () const
 
void set_ticket_id (const ::std::string &value)
 
void set_ticket_id (const char *value)
 
void set_ticket_id (const char *value, size_t size)
 
inline ::std::string * mutable_ticket_id ()
 
inline ::std::string * release_ticket_id ()
 
void set_allocated_ticket_id (::std::string *ticket_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kTicketIdFieldNumber = 3
 

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_ticket_id ()
 
void clear_has_ticket_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::std::string * ticket_id_
 

Static Private Attributes

static GetTicketRequestdefault_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 3678 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetTicketRequest() [1/2]

bgs::protocol::club::v1::GetTicketRequest::GetTicketRequest ( )

◆ ~GetTicketRequest()

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

◆ GetTicketRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_ticket_id()

void bgs::protocol::club::v1::GetTicketRequest::clear_has_ticket_id ( )
inlineprivate

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

◆ clear_ticket_id()

void bgs::protocol::club::v1::GetTicketRequest::clear_ticket_id ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_ticket_id()

bool bgs::protocol::club::v1::GetTicketRequest::has_ticket_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_ticket_id()

std::string * bgs::protocol::club::v1::GetTicketRequest::mutable_ticket_id ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

◆ release_ticket_id()

std::string * bgs::protocol::club::v1::GetTicketRequest::release_ticket_id ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_allocated_ticket_id()

void bgs::protocol::club::v1::GetTicketRequest::set_allocated_ticket_id ( ::std::string *  ticket_id)
inline

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

◆ set_has_agent_id()

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

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

◆ set_has_ticket_id()

void bgs::protocol::club::v1::GetTicketRequest::set_has_ticket_id ( )
inlineprivate

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

◆ set_ticket_id() [1/3]

void bgs::protocol::club::v1::GetTicketRequest::set_ticket_id ( const ::std::string &  value)
inline

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

◆ set_ticket_id() [2/3]

void bgs::protocol::club::v1::GetTicketRequest::set_ticket_id ( const char *  value)
inline

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

◆ set_ticket_id() [3/3]

void bgs::protocol::club::v1::GetTicketRequest::set_ticket_id ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ ticket_id()

const ::std::string & bgs::protocol::club::v1::GetTicketRequest::ticket_id ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 3690 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::GetTicketRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kTicketIdFieldNumber

const int bgs::protocol::club::v1::GetTicketRequest::kTicketIdFieldNumber = 3
static

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

◆ ticket_id_

::std::string* bgs::protocol::club::v1::GetTicketRequest::ticket_id_
private

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


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