TrinityCore
message_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 message_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::MessageId
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::TypingIndicator >
 

Namespaces

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

Enumerations

enum  bgs::protocol::TypingIndicator { bgs::protocol::TYPING_START = 0 , bgs::protocol::TYPING_STOP = 1 }
 

Functions

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_message_5ftypes_2eproto ()
 
void bgs::protocol::protobuf_AssignDesc_message_5ftypes_2eproto ()
 
void bgs::protocol::protobuf_ShutdownFile_message_5ftypes_2eproto ()
 
TC_PROTO_API bool bgs::protocol::TypingIndicator_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::TypingIndicator_descriptor ()
 
const ::std::string & bgs::protocol::TypingIndicator_Name (TypingIndicator value)
 
bool bgs::protocol::TypingIndicator_Parse (const ::std::string &name, TypingIndicator *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::TypingIndicator > ()
 

Variables

const TypingIndicator bgs::protocol::TypingIndicator_MIN = TYPING_START
 
const TypingIndicator bgs::protocol::TypingIndicator_MAX = TYPING_STOP
 
const int bgs::protocol::TypingIndicator_ARRAYSIZE = TypingIndicator_MAX + 1