TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::presence::v1::FieldOperation Class Reference

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v1::FieldOperation:

Public Types

typedef FieldOperation_OperationType OperationType
 

Public Member Functions

 FieldOperation ()
 
virtual ~FieldOperation ()
 
 FieldOperation (const FieldOperation &from)
 
FieldOperationoperator= (const FieldOperation &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FieldOperation *other)
 
FieldOperationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_field () const
 
void clear_field ()
 
const ::bgs::protocol::presence::v1::Fieldfield () const
 
inline ::bgs::protocol::presence::v1::Fieldmutable_field ()
 
inline ::bgs::protocol::presence::v1::Fieldrelease_field ()
 
void set_allocated_field (::bgs::protocol::presence::v1::Field *field)
 
bool has_operation () const
 
void clear_operation ()
 
inline ::bgs::protocol::presence::v1::FieldOperation_OperationType operation () const
 
void set_operation (::bgs::protocol::presence::v1::FieldOperation_OperationType value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const FieldOperationdefault_instance ()
 
static bool OperationType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * OperationType_descriptor ()
 
static const ::std::string & OperationType_Name (OperationType value)
 
static bool OperationType_Parse (const ::std::string &name, OperationType *value)
 

Static Public Attributes

static const OperationType SET = FieldOperation_OperationType_SET
 
static const OperationType CLEAR = FieldOperation_OperationType_CLEAR
 
static const OperationType OperationType_MIN
 
static const OperationType OperationType_MAX
 
static const int OperationType_ARRAYSIZE
 
static const int kFieldFieldNumber = 1
 
static const int kOperationFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_field ()
 
void clear_has_field ()
 
void set_has_operation ()
 
void clear_has_operation ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::presence::v1::Fieldfield_
 
int operation_
 

Static Private Attributes

static FieldOperationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ()
 
void protobuf_AssignDesc_presence_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_presence_5ftypes_2eproto ()
 

Detailed Description

Definition at line 339 of file presence_types.pb.h.

Member Typedef Documentation

◆ OperationType

Constructor & Destructor Documentation

◆ FieldOperation() [1/2]

bgs::protocol::presence::v1::FieldOperation::FieldOperation ( )

◆ ~FieldOperation()

virtual bgs::protocol::presence::v1::FieldOperation::~FieldOperation ( )
virtual

◆ FieldOperation() [2/2]

bgs::protocol::presence::v1::FieldOperation::FieldOperation ( const FieldOperation from)

Member Function Documentation

◆ clear_field()

void bgs::protocol::presence::v1::FieldOperation::clear_field ( )
inline

Definition at line 1266 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_field()

void bgs::protocol::presence::v1::FieldOperation::clear_has_field ( )
inlineprivate

Definition at line 1263 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_operation()

void bgs::protocol::presence::v1::FieldOperation::clear_has_operation ( )
inlineprivate

Definition at line 1304 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_operation()

void bgs::protocol::presence::v1::FieldOperation::clear_operation ( )
inline

Definition at line 1307 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const FieldOperation & bgs::protocol::presence::v1::FieldOperation::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v1::FieldOperation::descriptor ( )
static

◆ field()

const ::bgs::protocol::presence::v1::Field & bgs::protocol::presence::v1::FieldOperation::field ( ) const
inline

Definition at line 1270 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::presence::v1::FieldOperation::GetCachedSize ( ) const
inline

Definition at line 367 of file presence_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v1::FieldOperation::GetMetadata ( ) const

◆ has_field()

bool bgs::protocol::presence::v1::FieldOperation::has_field ( ) const
inline

Definition at line 1257 of file presence_types.pb.h.

◆ has_operation()

bool bgs::protocol::presence::v1::FieldOperation::has_operation ( ) const
inline

Definition at line 1298 of file presence_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v1::FieldOperation::InitAsDefaultInstance ( )
private

◆ mutable_field()

bgs::protocol::presence::v1::Field * bgs::protocol::presence::v1::FieldOperation::mutable_field ( )
inline

Definition at line 1274 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v1::FieldOperation::mutable_unknown_fields ( )
inline

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

◆ New()

FieldOperation * bgs::protocol::presence::v1::FieldOperation::New ( ) const

◆ operation()

bgs::protocol::presence::v1::FieldOperation_OperationType bgs::protocol::presence::v1::FieldOperation::operation ( ) const
inline

Definition at line 1311 of file presence_types.pb.h.

◆ OperationType_descriptor()

static const ::google::protobuf::EnumDescriptor * bgs::protocol::presence::v1::FieldOperation::OperationType_descriptor ( )
inlinestatic

Definition at line 390 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ OperationType_IsValid()

static bool bgs::protocol::presence::v1::FieldOperation::OperationType_IsValid ( int  value)
inlinestatic

Definition at line 380 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ OperationType_Name()

static const ::std::string & bgs::protocol::presence::v1::FieldOperation::OperationType_Name ( OperationType  value)
inlinestatic

Definition at line 393 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ OperationType_Parse()

static bool bgs::protocol::presence::v1::FieldOperation::OperationType_Parse ( const ::std::string &  name,
OperationType value 
)
inlinestatic

Definition at line 396 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ operator=()

FieldOperation & bgs::protocol::presence::v1::FieldOperation::operator= ( const FieldOperation from)
inline

Definition at line 346 of file presence_types.pb.h.

◆ release_field()

bgs::protocol::presence::v1::Field * bgs::protocol::presence::v1::FieldOperation::release_field ( )
inline

Definition at line 1280 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_field()

void bgs::protocol::presence::v1::FieldOperation::set_allocated_field ( ::bgs::protocol::presence::v1::Field field)
inline

Definition at line 1286 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_field()

void bgs::protocol::presence::v1::FieldOperation::set_has_field ( )
inlineprivate

Definition at line 1260 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_operation()

void bgs::protocol::presence::v1::FieldOperation::set_has_operation ( )
inlineprivate

Definition at line 1301 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_operation()

void bgs::protocol::presence::v1::FieldOperation::set_operation ( ::bgs::protocol::presence::v1::FieldOperation_OperationType  value)
inline

Definition at line 1315 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v1::FieldOperation::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v1::FieldOperation::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v1::FieldOperation::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v1::FieldOperation::Swap ( FieldOperation other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v1::FieldOperation::unknown_fields ( ) const
inline

Definition at line 351 of file presence_types.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_presence_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_presence_5ftypes_2eproto

void protobuf_AssignDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_presence_5ftypes_2eproto

void protobuf_ShutdownFile_presence_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v1::FieldOperation::_cached_size_
mutableprivate

Definition at line 429 of file presence_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v1::FieldOperation::_has_bits_[1]
private

Definition at line 428 of file presence_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v1::FieldOperation::_unknown_fields_
private

Definition at line 426 of file presence_types.pb.h.

◆ CLEAR

const OperationType bgs::protocol::presence::v1::FieldOperation::CLEAR = FieldOperation_OperationType_CLEAR
static

Definition at line 379 of file presence_types.pb.h.

◆ default_instance_

FieldOperation* bgs::protocol::presence::v1::FieldOperation::default_instance_
staticprivate

Definition at line 437 of file presence_types.pb.h.

◆ field_

::bgs::protocol::presence::v1::Field* bgs::protocol::presence::v1::FieldOperation::field_
private

Definition at line 430 of file presence_types.pb.h.

◆ kFieldFieldNumber

const int bgs::protocol::presence::v1::FieldOperation::kFieldFieldNumber = 1
static

Definition at line 406 of file presence_types.pb.h.

◆ kOperationFieldNumber

const int bgs::protocol::presence::v1::FieldOperation::kOperationFieldNumber = 2
static

Definition at line 415 of file presence_types.pb.h.

◆ operation_

int bgs::protocol::presence::v1::FieldOperation::operation_
private

Definition at line 431 of file presence_types.pb.h.

◆ OperationType_ARRAYSIZE

const int bgs::protocol::presence::v1::FieldOperation::OperationType_ARRAYSIZE
static
Initial value:

Definition at line 387 of file presence_types.pb.h.

◆ OperationType_MAX

const OperationType bgs::protocol::presence::v1::FieldOperation::OperationType_MAX
static
Initial value:
=
const FieldOperation_OperationType FieldOperation_OperationType_OperationType_MAX

Definition at line 385 of file presence_types.pb.h.

◆ OperationType_MIN

const OperationType bgs::protocol::presence::v1::FieldOperation::OperationType_MIN
static
Initial value:
=
const FieldOperation_OperationType FieldOperation_OperationType_OperationType_MIN

Definition at line 383 of file presence_types.pb.h.

◆ SET

const OperationType bgs::protocol::presence::v1::FieldOperation::SET = FieldOperation_OperationType_SET
static

Definition at line 378 of file presence_types.pb.h.


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