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

#include <friends_service.pb.h>

Public Member Functions

 UnsubscribeRequest ()
 
virtual ~UnsubscribeRequest ()
 
 UnsubscribeRequest (const UnsubscribeRequest &from)
 
UnsubscribeRequestoperator= (const UnsubscribeRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UnsubscribeRequest *other)
 
UnsubscribeRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UnsubscribeRequest &from)
 
void MergeFrom (const UnsubscribeRequest &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_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::EntityIdagent_id () const
 
inline::bgs::protocol::EntityId * mutable_agent_id ()
 
inline::bgs::protocol::EntityId * release_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::EntityId *agent_id)
 
bool has_object_id () const
 
void clear_object_id ()
 
inline::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 
- 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 UnsubscribeRequestdefault_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kObjectIdFieldNumber = 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_object_id ()
 
void clear_has_object_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdagent_id_
 
::google::protobuf::uint64 object_id_
 

Static Private Attributes

static UnsubscribeRequestdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_friends_5fservice_2eproto ()
 
void protobuf_AssignDesc_friends_5fservice_2eproto ()
 
void protobuf_ShutdownFile_friends_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::friends::v1::UnsubscribeRequest::UnsubscribeRequest ( )
virtual bgs::protocol::friends::v1::UnsubscribeRequest::~UnsubscribeRequest ( )
virtual
bgs::protocol::friends::v1::UnsubscribeRequest::UnsubscribeRequest ( const UnsubscribeRequest from)

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::friends::v1::UnsubscribeRequest::agent_id ( ) const
inline
1721  {
1722  // @@protoc_insertion_point(field_get:bgs.protocol.friends.v1.UnsubscribeRequest.agent_id)
1724 }
arena_t NULL
Definition: jemalloc_internal.h:624
static UnsubscribeRequest * default_instance_
Definition: friends_service.pb.h:393
::bgs::protocol::EntityId * agent_id_
Definition: friends_service.pb.h:386

+ Here is the caller graph for this function:

int bgs::protocol::friends::v1::UnsubscribeRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::friends::v1::UnsubscribeRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::friends::v1::UnsubscribeRequest::clear_agent_id ( )
inline
1717  {
1718  if (agent_id_ != NULL) agent_id_->::bgs::protocol::EntityId::Clear();
1720 }
void clear_has_agent_id()
Definition: friends_service.pb.h:1714
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * agent_id_
Definition: friends_service.pb.h:386

+ Here is the call graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::clear_has_agent_id ( )
inlineprivate
1714  {
1715  _has_bits_[0] &= ~0x00000001u;
1716 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384

+ Here is the caller graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::clear_has_object_id ( )
inlineprivate
1755  {
1756  _has_bits_[0] &= ~0x00000002u;
1757 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384

+ Here is the caller graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::clear_object_id ( )
inline
1758  {
1761 }
void clear_has_object_id()
Definition: friends_service.pb.h:1755
::google::protobuf::uint64 object_id_
Definition: friends_service.pb.h:387
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193

+ Here is the call graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::friends::v1::UnsubscribeRequest::CopyFrom ( const UnsubscribeRequest from)
static const UnsubscribeRequest& bgs::protocol::friends::v1::UnsubscribeRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::friends::v1::UnsubscribeRequest::descriptor ( )
static
int bgs::protocol::friends::v1::UnsubscribeRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

347 { return _cached_size_; }
int _cached_size_
Definition: friends_service.pb.h:385
::google::protobuf::Metadata bgs::protocol::friends::v1::UnsubscribeRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::friends::v1::UnsubscribeRequest::has_agent_id ( ) const
inline
1708  {
1709  return (_has_bits_[0] & 0x00000001u) != 0;
1710 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384
bool bgs::protocol::friends::v1::UnsubscribeRequest::has_object_id ( ) const
inline
1749  {
1750  return (_has_bits_[0] & 0x00000002u) != 0;
1751 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384
void bgs::protocol::friends::v1::UnsubscribeRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::friends::v1::UnsubscribeRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::friends::v1::UnsubscribeRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::friends::v1::UnsubscribeRequest::MergeFrom ( const UnsubscribeRequest from)
bool bgs::protocol::friends::v1::UnsubscribeRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::friends::v1::UnsubscribeRequest::mutable_agent_id ( )
inline
1725  {
1726  set_has_agent_id();
1727  if (agent_id_ == NULL) agent_id_ = new ::bgs::protocol::EntityId;
1728  // @@protoc_insertion_point(field_mutable:bgs.protocol.friends.v1.UnsubscribeRequest.agent_id)
1729  return agent_id_;
1730 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_agent_id()
Definition: friends_service.pb.h:1711
::bgs::protocol::EntityId * agent_id_
Definition: friends_service.pb.h:386

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::friends::v1::UnsubscribeRequest::mutable_unknown_fields ( )
inline
322  {
323  return &_unknown_fields_;
324  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: friends_service.pb.h:382
UnsubscribeRequest* bgs::protocol::friends::v1::UnsubscribeRequest::New ( ) const
virtual
google::protobuf::uint64 bgs::protocol::friends::v1::UnsubscribeRequest::object_id ( ) const
inline
1762  {
1763  // @@protoc_insertion_point(field_get:bgs.protocol.friends.v1.UnsubscribeRequest.object_id)
1764  return object_id_;
1765 }
::google::protobuf::uint64 object_id_
Definition: friends_service.pb.h:387
UnsubscribeRequest& bgs::protocol::friends::v1::UnsubscribeRequest::operator= ( const UnsubscribeRequest from)
inline
313  {
314  CopyFrom(from);
315  return *this;
316  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::friends::v1::UnsubscribeRequest::release_agent_id ( )
inline
1731  {
1734  agent_id_ = NULL;
1735  return temp;
1736 }
Definition: entity_types.pb.h:45
void clear_has_agent_id()
Definition: friends_service.pb.h:1714
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * agent_id_
Definition: friends_service.pb.h:386

+ Here is the call graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::friends::v1::UnsubscribeRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::friends::v1::UnsubscribeRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline
1737  {
1738  delete agent_id_;
1739  agent_id_ = agent_id;
1740  if (agent_id) {
1741  set_has_agent_id();
1742  } else {
1744  }
1745  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.friends.v1.UnsubscribeRequest.agent_id)
1746 }
void clear_has_agent_id()
Definition: friends_service.pb.h:1714
const ::bgs::protocol::EntityId & agent_id() const
Definition: friends_service.pb.h:1721
void set_has_agent_id()
Definition: friends_service.pb.h:1711
::bgs::protocol::EntityId * agent_id_
Definition: friends_service.pb.h:386

+ Here is the call graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::set_has_agent_id ( )
inlineprivate
1711  {
1712  _has_bits_[0] |= 0x00000001u;
1713 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384

+ Here is the caller graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::set_has_object_id ( )
inlineprivate
1752  {
1753  _has_bits_[0] |= 0x00000002u;
1754 }
::google::protobuf::uint32 _has_bits_[1]
Definition: friends_service.pb.h:384

+ Here is the caller graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::set_object_id ( ::google::protobuf::uint64  value)
inline
1766  {
1768  object_id_ = value;
1769  // @@protoc_insertion_point(field_set:bgs.protocol.friends.v1.UnsubscribeRequest.object_id)
1770 }
::google::protobuf::uint64 object_id_
Definition: friends_service.pb.h:387
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_object_id()
Definition: friends_service.pb.h:1752

+ Here is the call graph for this function:

void bgs::protocol::friends::v1::UnsubscribeRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::friends::v1::UnsubscribeRequest::SharedCtor ( )
private
void bgs::protocol::friends::v1::UnsubscribeRequest::SharedDtor ( )
private
void bgs::protocol::friends::v1::UnsubscribeRequest::Swap ( UnsubscribeRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::friends::v1::UnsubscribeRequest::unknown_fields ( ) const
inline
318  {
319  return _unknown_fields_;
320  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: friends_service.pb.h:382

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_friends_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_friends_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_friends_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::friends::v1::UnsubscribeRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::friends::v1::UnsubscribeRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::friends::v1::UnsubscribeRequest::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::friends::v1::UnsubscribeRequest::agent_id_
private
UnsubscribeRequest* bgs::protocol::friends::v1::UnsubscribeRequest::default_instance_
staticprivate
const int bgs::protocol::friends::v1::UnsubscribeRequest::kAgentIdFieldNumber = 1
static
const int bgs::protocol::friends::v1::UnsubscribeRequest::kObjectIdFieldNumber = 2
static
::google::protobuf::uint64 bgs::protocol::friends::v1::UnsubscribeRequest::object_id_
private

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