TrinityCore
bgs::protocol::GetEventOptions Class Reference

#include <event_view_types.pb.h>

+ Inheritance diagram for bgs::protocol::GetEventOptions:

Public Member Functions

 GetEventOptions ()
 
virtual ~GetEventOptions ()
 
 GetEventOptions (const GetEventOptions &from)
 
GetEventOptionsoperator= (const GetEventOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetEventOptions *other)
 
GetEventOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_fetch_from () const
 
void clear_fetch_from ()
 
inline ::google::protobuf::uint64 fetch_from () const
 
void set_fetch_from (::google::protobuf::uint64 value)
 
bool has_fetch_until () const
 
void clear_fetch_until ()
 
inline ::google::protobuf::uint64 fetch_until () const
 
void set_fetch_until (::google::protobuf::uint64 value)
 
bool has_max_events () const
 
void clear_max_events ()
 
inline ::google::protobuf::uint32 max_events () const
 
void set_max_events (::google::protobuf::uint32 value)
 
bool has_order () const
 
void clear_order ()
 
inline ::bgs::protocol::EventOrder order () const
 
void set_order (::bgs::protocol::EventOrder value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFetchFromFieldNumber = 1
 
static const int kFetchUntilFieldNumber = 2
 
static const int kMaxEventsFieldNumber = 3
 
static const int kOrderFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_fetch_from ()
 
void clear_has_fetch_from ()
 
void set_has_fetch_until ()
 
void clear_has_fetch_until ()
 
void set_has_max_events ()
 
void clear_has_max_events ()
 
void set_has_order ()
 
void clear_has_order ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 fetch_from_
 
::google::protobuf::uint64 fetch_until_
 
::google::protobuf::uint32 max_events_
 
int order_
 

Static Private Attributes

static GetEventOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_event_5fview_5ftypes_2eproto ()
 
void protobuf_AssignDesc_event_5fview_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_event_5fview_5ftypes_2eproto ()
 

Detailed Description

Definition at line 63 of file event_view_types.pb.h.

Constructor & Destructor Documentation

◆ GetEventOptions() [1/2]

bgs::protocol::GetEventOptions::GetEventOptions ( )

◆ ~GetEventOptions()

virtual bgs::protocol::GetEventOptions::~GetEventOptions ( )
virtual

◆ GetEventOptions() [2/2]

bgs::protocol::GetEventOptions::GetEventOptions ( const GetEventOptions from)

Member Function Documentation

◆ clear_fetch_from()

void bgs::protocol::GetEventOptions::clear_fetch_from ( )
inline

Definition at line 251 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ clear_fetch_until()

void bgs::protocol::GetEventOptions::clear_fetch_until ( )
inline

Definition at line 275 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_fetch_from()

void bgs::protocol::GetEventOptions::clear_has_fetch_from ( )
inlineprivate

Definition at line 248 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_fetch_until()

void bgs::protocol::GetEventOptions::clear_has_fetch_until ( )
inlineprivate

Definition at line 272 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_max_events()

void bgs::protocol::GetEventOptions::clear_has_max_events ( )
inlineprivate

Definition at line 296 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_order()

void bgs::protocol::GetEventOptions::clear_has_order ( )
inlineprivate

Definition at line 320 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_max_events()

void bgs::protocol::GetEventOptions::clear_max_events ( )
inline

Definition at line 299 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ clear_order()

void bgs::protocol::GetEventOptions::clear_order ( )
inline

Definition at line 323 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const GetEventOptions & bgs::protocol::GetEventOptions::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::GetEventOptions::descriptor ( )
static

◆ fetch_from()

google::protobuf::uint64 bgs::protocol::GetEventOptions::fetch_from ( ) const
inline

Definition at line 255 of file event_view_types.pb.h.

◆ fetch_until()

google::protobuf::uint64 bgs::protocol::GetEventOptions::fetch_until ( ) const
inline

Definition at line 279 of file event_view_types.pb.h.

◆ GetCachedSize()

int bgs::protocol::GetEventOptions::GetCachedSize ( ) const
inline

Definition at line 91 of file event_view_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::GetEventOptions::GetMetadata ( ) const

◆ has_fetch_from()

bool bgs::protocol::GetEventOptions::has_fetch_from ( ) const
inline

Definition at line 242 of file event_view_types.pb.h.

◆ has_fetch_until()

bool bgs::protocol::GetEventOptions::has_fetch_until ( ) const
inline

Definition at line 266 of file event_view_types.pb.h.

◆ has_max_events()

bool bgs::protocol::GetEventOptions::has_max_events ( ) const
inline

Definition at line 290 of file event_view_types.pb.h.

◆ has_order()

bool bgs::protocol::GetEventOptions::has_order ( ) const
inline

Definition at line 314 of file event_view_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::GetEventOptions::InitAsDefaultInstance ( )
private

◆ max_events()

google::protobuf::uint32 bgs::protocol::GetEventOptions::max_events ( ) const
inline

Definition at line 303 of file event_view_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::GetEventOptions::mutable_unknown_fields ( )
inline

Definition at line 79 of file event_view_types.pb.h.

◆ New()

GetEventOptions * bgs::protocol::GetEventOptions::New ( ) const

◆ operator=()

GetEventOptions & bgs::protocol::GetEventOptions::operator= ( const GetEventOptions from)
inline

Definition at line 70 of file event_view_types.pb.h.

◆ order()

bgs::protocol::EventOrder bgs::protocol::GetEventOptions::order ( ) const
inline

Definition at line 327 of file event_view_types.pb.h.

◆ set_fetch_from()

void bgs::protocol::GetEventOptions::set_fetch_from ( ::google::protobuf::uint64  value)
inline

Definition at line 259 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ set_fetch_until()

void bgs::protocol::GetEventOptions::set_fetch_until ( ::google::protobuf::uint64  value)
inline

Definition at line 283 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_fetch_from()

void bgs::protocol::GetEventOptions::set_has_fetch_from ( )
inlineprivate

Definition at line 245 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_fetch_until()

void bgs::protocol::GetEventOptions::set_has_fetch_until ( )
inlineprivate

Definition at line 269 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_max_events()

void bgs::protocol::GetEventOptions::set_has_max_events ( )
inlineprivate

Definition at line 293 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_order()

void bgs::protocol::GetEventOptions::set_has_order ( )
inlineprivate

Definition at line 317 of file event_view_types.pb.h.

+ Here is the caller graph for this function:

◆ set_max_events()

void bgs::protocol::GetEventOptions::set_max_events ( ::google::protobuf::uint32  value)
inline

Definition at line 307 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ set_order()

void bgs::protocol::GetEventOptions::set_order ( ::bgs::protocol::EventOrder  value)
inline

Definition at line 331 of file event_view_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::GetEventOptions::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::GetEventOptions::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::GetEventOptions::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::GetEventOptions::Swap ( GetEventOptions other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::GetEventOptions::unknown_fields ( ) const
inline

Definition at line 75 of file event_view_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_event_5fview_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_event_5fview_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_event_5fview_5ftypes_2eproto

void protobuf_AssignDesc_event_5fview_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_event_5fview_5ftypes_2eproto

void protobuf_ShutdownFile_event_5fview_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::GetEventOptions::_cached_size_
mutableprivate

Definition at line 145 of file event_view_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::GetEventOptions::_has_bits_[1]
private

Definition at line 144 of file event_view_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::GetEventOptions::_unknown_fields_
private

Definition at line 142 of file event_view_types.pb.h.

◆ default_instance_

GetEventOptions* bgs::protocol::GetEventOptions::default_instance_
staticprivate

Definition at line 155 of file event_view_types.pb.h.

◆ fetch_from_

::google::protobuf::uint64 bgs::protocol::GetEventOptions::fetch_from_
private

Definition at line 146 of file event_view_types.pb.h.

◆ fetch_until_

::google::protobuf::uint64 bgs::protocol::GetEventOptions::fetch_until_
private

Definition at line 147 of file event_view_types.pb.h.

◆ kFetchFromFieldNumber

const int bgs::protocol::GetEventOptions::kFetchFromFieldNumber = 1
static

Definition at line 106 of file event_view_types.pb.h.

◆ kFetchUntilFieldNumber

const int bgs::protocol::GetEventOptions::kFetchUntilFieldNumber = 2
static

Definition at line 113 of file event_view_types.pb.h.

◆ kMaxEventsFieldNumber

const int bgs::protocol::GetEventOptions::kMaxEventsFieldNumber = 3
static

Definition at line 120 of file event_view_types.pb.h.

◆ kOrderFieldNumber

const int bgs::protocol::GetEventOptions::kOrderFieldNumber = 4
static

Definition at line 127 of file event_view_types.pb.h.

◆ max_events_

::google::protobuf::uint32 bgs::protocol::GetEventOptions::max_events_
private

Definition at line 148 of file event_view_types.pb.h.

◆ order_

int bgs::protocol::GetEventOptions::order_
private

Definition at line 149 of file event_view_types.pb.h.


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