Namespaces | Macros | Functions | Variables
common.h File Reference
#include <algorithm>
#include <iostream>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/stubs/macros.h>
#include <google/protobuf/stubs/platform_macros.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for common.h:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 
 std
 

Macros

#define GOOGLE_PROTOBUF_MIN_PROTOC_VERSION   3009000
 
#define GOOGLE_PROTOBUF_VERIFY_VERSION
 
#define GOOGLE_PROTOBUF_VERSION   3009002
 
#define GOOGLE_PROTOBUF_VERSION_SUFFIX   ""
 
#define PROTOBUF_USE_EXCEPTIONS   0
 

Functions

PROTOBUF_EXPORT bool google.protobuf.internal::IsStructurallyValidUTF8 (const char *buf, int len)
 
bool google.protobuf.internal::IsStructurallyValidUTF8 (const std::string &str)
 
void google.protobuf.internal::OnShutdown (void(*func)())
 
template<typename T >
Tgoogle.protobuf.internal::OnShutdownDelete (T *p)
 
void google.protobuf.internal::OnShutdownRun (void(*f)(const void *), const void *arg)
 
void google::protobuf::ShutdownProtobufLibrary ()
 
PROTOBUF_EXPORT char * google.protobuf.internal::UTF8CoerceToStructurallyValid (const StringPiece &str, char *dst, char replace_char)
 
PROTOBUF_EXPORT int google.protobuf.internal::UTF8SpnStructurallyValid (const StringPiece &str)
 
void google.protobuf.internal::VerifyVersion (int headerVersion, int minLibraryVersion, const char *filename)
 
string google.protobuf.internal::VersionString (int version)
 

Variables

static const int google.protobuf.internal::kMinHeaderVersionForLibrary = 3009000
 
static const int google.protobuf.internal::kMinHeaderVersionForProtoc = 3009000
 

Macro Definition Documentation

◆ GOOGLE_PROTOBUF_MIN_PROTOC_VERSION

#define GOOGLE_PROTOBUF_MIN_PROTOC_VERSION   3009000

Definition at line 96 of file common.h.

◆ GOOGLE_PROTOBUF_VERIFY_VERSION

#define GOOGLE_PROTOBUF_VERIFY_VERSION
Value:
GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
__FILE__)

Definition at line 116 of file common.h.

◆ GOOGLE_PROTOBUF_VERSION

#define GOOGLE_PROTOBUF_VERSION   3009002

Definition at line 84 of file common.h.

◆ GOOGLE_PROTOBUF_VERSION_SUFFIX

#define GOOGLE_PROTOBUF_VERSION_SUFFIX   ""

Definition at line 87 of file common.h.

◆ PROTOBUF_USE_EXCEPTIONS

#define PROTOBUF_USE_EXCEPTIONS   0

Definition at line 56 of file common.h.

google::protobuf.internal::VerifyVersion
void VerifyVersion(int headerVersion, int minLibraryVersion, const char *filename)
Definition: common.cc:70
GOOGLE_PROTOBUF_VERSION
#define GOOGLE_PROTOBUF_VERSION
Definition: common.h:84


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02