Static Public Member Functions | Private Member Functions | List of all members
google::protobuf.internal::ReflectionOps Class Reference

#include <reflection_ops.h>

Static Public Member Functions

static void Clear (Message *message)
 
static void Clear (Message *message)
 
static void Copy (const Message &from, Message *to)
 
static void Copy (const Message &from, Message *to)
 
static void DiscardUnknownFields (Message *message)
 
static void DiscardUnknownFields (Message *message)
 
static void FindInitializationErrors (const Message &message, const std::string &prefix, std::vector< std::string > *errors)
 
static void FindInitializationErrors (const Message &message, const std::string &prefix, std::vector< std::string > *errors)
 
static bool IsInitialized (const Message &message)
 
static bool IsInitialized (const Message &message)
 
static bool IsInitialized (const Message &message, bool check_fields, bool check_descendants)
 
static void Merge (const Message &from, Message *to)
 
static void Merge (const Message &from, Message *to)
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ReflectionOps)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ReflectionOps)
 

Detailed Description

Definition at line 63 of file bloaty/third_party/protobuf/src/google/protobuf/reflection_ops.h.

Member Function Documentation

◆ Clear() [1/2]

void google::protobuf.internal::ReflectionOps::Clear ( Message message)
static

◆ Clear() [2/2]

static void google::protobuf.internal::ReflectionOps::Clear ( Message message)
static

◆ Copy() [1/2]

static void google::protobuf.internal::ReflectionOps::Copy ( const Message from,
Message to 
)
static

◆ Copy() [2/2]

void google::protobuf.internal::ReflectionOps::Copy ( const Message from,
Message to 
)
static

◆ DiscardUnknownFields() [1/2]

void google::protobuf.internal::ReflectionOps::DiscardUnknownFields ( Message message)
static

◆ DiscardUnknownFields() [2/2]

static void google::protobuf.internal::ReflectionOps::DiscardUnknownFields ( Message message)
static

◆ FindInitializationErrors() [1/2]

void google::protobuf.internal::ReflectionOps::FindInitializationErrors ( const Message message,
const std::string &  prefix,
std::vector< std::string > *  errors 
)
static

◆ FindInitializationErrors() [2/2]

static void google::protobuf.internal::ReflectionOps::FindInitializationErrors ( const Message message,
const std::string &  prefix,
std::vector< std::string > *  errors 
)
static

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf.internal::ReflectionOps::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ReflectionOps  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf.internal::ReflectionOps::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ReflectionOps  )
private

◆ IsInitialized() [1/3]

bool google::protobuf.internal::ReflectionOps::IsInitialized ( const Message message)
static

◆ IsInitialized() [2/3]

static bool google::protobuf.internal::ReflectionOps::IsInitialized ( const Message message)
static

◆ IsInitialized() [3/3]

bool google::protobuf.internal::ReflectionOps::IsInitialized ( const Message message,
bool  check_fields,
bool  check_descendants 
)
static

◆ Merge() [1/2]

void google::protobuf.internal::ReflectionOps::Merge ( const Message from,
Message to 
)
static

◆ Merge() [2/2]

static void google::protobuf.internal::ReflectionOps::Merge ( const Message from,
Message to 
)
static

The documentation for this class was generated from the following files:


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