TrinityCore
event_view_types.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "Define.h"
+ Include dependency graph for event_view_types.pb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bgs::protocol::GetEventOptions
 
class  bgs::protocol::ViewMarker
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::EventOrder >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  google
 
namespace  google::protobuf
 

Enumerations

enum  bgs::protocol::EventOrder { bgs::protocol::EVENT_DESCENDING = 0 , bgs::protocol::EVENT_ASCENDING = 1 }
 

Functions

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_event_5fview_5ftypes_2eproto ()
 
void bgs::protocol::protobuf_AssignDesc_event_5fview_5ftypes_2eproto ()
 
void bgs::protocol::protobuf_ShutdownFile_event_5fview_5ftypes_2eproto ()
 
TC_PROTO_API bool bgs::protocol::EventOrder_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::EventOrder_descriptor ()
 
const ::std::string & bgs::protocol::EventOrder_Name (EventOrder value)
 
bool bgs::protocol::EventOrder_Parse (const ::std::string &name, EventOrder *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::EventOrder > ()
 

Variables

const EventOrder bgs::protocol::EventOrder_MIN = EVENT_DESCENDING
 
const EventOrder bgs::protocol::EventOrder_MAX = EVENT_ASCENDING
 
const int bgs::protocol::EventOrder_ARRAYSIZE = EventOrder_MAX + 1