Classes | Namespaces | Macros | Functions
protobuf/src/google/protobuf/message.h File Reference
#include <iosfwd>
#include <string>
#include <type_traits>
#include <vector>
#include <google/protobuf/stubs/casts.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/port.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for protobuf/src/google/protobuf/message.h:

Go to the source code of this file.

Classes

struct  google::protobuf::Message::ClassData
 
class  google::protobuf::Message
 
class  google::protobuf::MessageFactory
 
struct  google::protobuf::Metadata
 
class  google::protobuf::MutableRepeatedFieldRef< T, Enable >
 
class  google::protobuf::Reflection
 
class  google::protobuf::RepeatedField< Element >
 
class  google::protobuf::RepeatedFieldRef< T, Enable >
 
class  google::protobuf::RepeatedPtrField< Element >
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::expr
 
 google.protobuf.internal
 
 google::protobuf::io
 
 google::protobuf::python
 
 google::protobuf::util
 

Macros

#define DECLARE_GET_REPEATED_FIELD(TYPE)
 
#define GOOGLE_PROTOBUF_HAS_ARENAS
 
#define GOOGLE_PROTOBUF_HAS_CEL_MAP_REFLECTION_FRIEND
 
#define GOOGLE_PROTOBUF_HAS_ONEOF
 

Functions

bool google.protobuf.internal::CreateUnknownEnumValues (const FieldDescriptor *field)
 
template<typename T >
const Tgoogle::protobuf::DynamicCastToGenerated (const Message *from)
 
template<typename T >
Tgoogle::protobuf::DynamicCastToGenerated (Message *from)
 
template<class To >
const To * google.protobuf.internal::GetConstPointerAtOffset (const Message *message, uint32_t offset)
 
template<class To >
const To & google.protobuf.internal::GetConstRefAtOffset (const Message &message, uint32_t offset)
 
template<class To >
To * google.protobuf.internal::GetPointerAtOffset (Message *message, uint32_t offset)
 
template<typename T >
void google::protobuf::LinkMessageReflection ()
 
template<>
const RepeatedPtrField< std::string > & google::protobuf::Reflection::GetRepeatedPtrFieldInternal< std::string > (const Message &message, const FieldDescriptor *field) const
 
template<>
RepeatedPtrField< std::string > * google::protobuf::Reflection::MutableRepeatedPtrFieldInternal< std::string > (Message *message, const FieldDescriptor *field) const
 

Macro Definition Documentation

◆ DECLARE_GET_REPEATED_FIELD

#define DECLARE_GET_REPEATED_FIELD (   TYPE)
Value:
template <> \
PROTOBUF_EXPORT const RepeatedField<TYPE>& \
Reflection::GetRepeatedFieldInternal<TYPE>( \
const Message& message, const FieldDescriptor* field) const; \
\
template <> \
PROTOBUF_EXPORT RepeatedField<TYPE>* \
Reflection::MutableRepeatedFieldInternal<TYPE>( \

Definition at line 1321 of file protobuf/src/google/protobuf/message.h.

◆ GOOGLE_PROTOBUF_HAS_ARENAS

#define GOOGLE_PROTOBUF_HAS_ARENAS

Definition at line 129 of file protobuf/src/google/protobuf/message.h.

◆ GOOGLE_PROTOBUF_HAS_CEL_MAP_REFLECTION_FRIEND

#define GOOGLE_PROTOBUF_HAS_CEL_MAP_REFLECTION_FRIEND

Definition at line 1048 of file protobuf/src/google/protobuf/message.h.

◆ GOOGLE_PROTOBUF_HAS_ONEOF

#define GOOGLE_PROTOBUF_HAS_ONEOF

Definition at line 128 of file protobuf/src/google/protobuf/message.h.

message
char * message
Definition: libuv/docs/code/tty-gravity/main.c:12
FieldDescriptor
Definition: bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h:133
field
const FieldDescriptor * field
Definition: bloaty/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2692
Message
Definition: protobuf/php/ext/google/protobuf/message.c:53
RepeatedField
Definition: bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h:403


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:23