TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::account::v1::GetCAISInfoRequest Class Reference

#include <account_service.pb.h>

Public Member Functions

 GetCAISInfoRequest ()
 
virtual ~GetCAISInfoRequest ()
 
 GetCAISInfoRequest (const GetCAISInfoRequest &from)
 
GetCAISInfoRequestoperator= (const GetCAISInfoRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetCAISInfoRequest *other)
 
GetCAISInfoRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetCAISInfoRequest &from)
 
void MergeFrom (const GetCAISInfoRequest &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline::bgs::protocol::EntityId * mutable_entity_id ()
 
inline::bgs::protocol::EntityId * release_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const GetCAISInfoRequestdefault_instance ()
 

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 

Static Private Attributes

static GetCAISInfoRequestdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

bgs::protocol::account::v1::GetCAISInfoRequest::GetCAISInfoRequest ( )
virtual bgs::protocol::account::v1::GetCAISInfoRequest::~GetCAISInfoRequest ( )
virtual
bgs::protocol::account::v1::GetCAISInfoRequest::GetCAISInfoRequest ( const GetCAISInfoRequest from)

Member Function Documentation

int bgs::protocol::account::v1::GetCAISInfoRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetCAISInfoRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetCAISInfoRequest::clear_entity_id ( )
inline
5833  {
5834  if (entity_id_ != NULL) entity_id_->::bgs::protocol::EntityId::Clear();
5836 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_entity_id()
Definition: account_service.pb.h:5830
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:2510
void bgs::protocol::account::v1::GetCAISInfoRequest::clear_has_entity_id ( )
inlineprivate
5830  {
5831  _has_bits_[0] &= ~0x00000001u;
5832 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:2508
void bgs::protocol::account::v1::GetCAISInfoRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetCAISInfoRequest::CopyFrom ( const GetCAISInfoRequest from)
static const GetCAISInfoRequest& bgs::protocol::account::v1::GetCAISInfoRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GetCAISInfoRequest::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetCAISInfoRequest::entity_id ( ) const
inline
5837  {
5838  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetCAISInfoRequest.entity_id)
5840 }
arena_t NULL
Definition: jemalloc_internal.h:624
static GetCAISInfoRequest * default_instance_
Definition: account_service.pb.h:2516
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:2510
int bgs::protocol::account::v1::GetCAISInfoRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

2480 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:2509
::google::protobuf::Metadata bgs::protocol::account::v1::GetCAISInfoRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GetCAISInfoRequest::has_entity_id ( ) const
inline
5824  {
5825  return (_has_bits_[0] & 0x00000001u) != 0;
5826 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:2508
void bgs::protocol::account::v1::GetCAISInfoRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GetCAISInfoRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetCAISInfoRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetCAISInfoRequest::MergeFrom ( const GetCAISInfoRequest from)
bool bgs::protocol::account::v1::GetCAISInfoRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::account::v1::GetCAISInfoRequest::mutable_entity_id ( )
inline
5841  {
5843  if (entity_id_ == NULL) entity_id_ = new ::bgs::protocol::EntityId;
5844  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetCAISInfoRequest.entity_id)
5845  return entity_id_;
5846 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_entity_id()
Definition: account_service.pb.h:5827
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:2510
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GetCAISInfoRequest::mutable_unknown_fields ( )
inline
2455  {
2456  return &_unknown_fields_;
2457  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:2506
GetCAISInfoRequest* bgs::protocol::account::v1::GetCAISInfoRequest::New ( ) const
virtual
GetCAISInfoRequest& bgs::protocol::account::v1::GetCAISInfoRequest::operator= ( const GetCAISInfoRequest from)
inline
2446  {
2447  CopyFrom(from);
2448  return *this;
2449  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::account::v1::GetCAISInfoRequest::release_entity_id ( )
inline
5847  {
5850  entity_id_ = NULL;
5851  return temp;
5852 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_entity_id()
Definition: account_service.pb.h:5830
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:2510
void bgs::protocol::account::v1::GetCAISInfoRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GetCAISInfoRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GetCAISInfoRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline
5853  {
5854  delete entity_id_;
5856  if (entity_id) {
5858  } else {
5860  }
5861  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetCAISInfoRequest.entity_id)
5862 }
void clear_has_entity_id()
Definition: account_service.pb.h:5830
void set_has_entity_id()
Definition: account_service.pb.h:5827
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:2510
const ::bgs::protocol::EntityId & entity_id() const
Definition: account_service.pb.h:5837
void bgs::protocol::account::v1::GetCAISInfoRequest::set_has_entity_id ( )
inlineprivate
5827  {
5828  _has_bits_[0] |= 0x00000001u;
5829 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:2508
void bgs::protocol::account::v1::GetCAISInfoRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetCAISInfoRequest::SharedCtor ( )
private
void bgs::protocol::account::v1::GetCAISInfoRequest::SharedDtor ( )
private
void bgs::protocol::account::v1::GetCAISInfoRequest::Swap ( GetCAISInfoRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GetCAISInfoRequest::unknown_fields ( ) const
inline
2451  {
2452  return _unknown_fields_;
2453  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:2506

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::GetCAISInfoRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GetCAISInfoRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GetCAISInfoRequest::_unknown_fields_
private
GetCAISInfoRequest* bgs::protocol::account::v1::GetCAISInfoRequest::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::account::v1::GetCAISInfoRequest::entity_id_
private
const int bgs::protocol::account::v1::GetCAISInfoRequest::kEntityIdFieldNumber = 1
static

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