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 Copy (const Message &from, Message *to)
 
static void DiscardUnknownFields (Message *message)
 
static void FindInitializationErrors (const Message &message, const std::string &prefix, std::vector< std::string > *errors)
 
static bool IsInitialized (const Message &message)
 
static void Merge (const Message &from, Message *to)
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ReflectionOps)
 

Detailed Description

Definition at line 63 of file reflection_ops.h.

Member Function Documentation

◆ Clear()

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

Definition at line 165 of file reflection_ops.cc.

◆ Copy()

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

Definition at line 66 of file reflection_ops.cc.

◆ DiscardUnknownFields()

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

Definition at line 238 of file reflection_ops.cc.

◆ FindInitializationErrors()

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

Definition at line 300 of file reflection_ops.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ IsInitialized()

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

Definition at line 177 of file reflection_ops.cc.

◆ Merge()

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

Definition at line 72 of file reflection_ops.cc.


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


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