TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
generated_message_util.h File Reference
#include <assert.h>
#include <string>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/stubs/common.h>
+ Include dependency graph for generated_message_util.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::internal
 

Macros

#define PROTOBUF_DEPRECATED
 

Functions

LIBPROTOBUF_EXPORT double google::protobuf::internal::Infinity ()
 
LIBPROTOBUF_EXPORT double google::protobuf::internal::NaN ()
 
LIBPROTOBUF_EXPORT void google::protobuf::internal::InitEmptyString ()
 
LIBPROTOBUF_EXPORTconst::std::string & google::protobuf::internal::GetEmptyStringAlreadyInited ()
 
LIBPROTOBUF_EXPORTconst::std::string & google::protobuf::internal::GetEmptyString ()
 
LIBPROTOBUF_EXPORT int google::protobuf::internal::StringSpaceUsedExcludingSelf (const string &str)
 
template<class Type >
bool google::protobuf::internal::AllAreInitialized (const Type &t)
 

Variables

LIBPROTOBUF_EXPORTconst::std::string * google::protobuf::internal::empty_string_
 
LIBPROTOBUF_EXPORT ProtobufOnceType google::protobuf::internal::empty_string_once_init_
 

Macro Definition Documentation

#define PROTOBUF_DEPRECATED