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

Static Public Member Functions

static void CopyKey (const MapKey &key, Message *message, const FieldDescriptor *field_desc)
 
static void CopyKey (const MapKey &key, Message *message, const FieldDescriptor *field_desc)
 
static void CopyValue (const MapValueRef &value, Message *message, const FieldDescriptor *field_desc)
 
static void CopyValue (const MapValueRef &value, Message *message, const FieldDescriptor *field_desc)
 
static bool SortMap (const Message &message, const Reflection *reflection, const FieldDescriptor *field, MessageFactory *factory, std::vector< const Message * > *sorted_map_field)
 
static bool SortMap (const Message &message, const Reflection *reflection, const FieldDescriptor *field, std::vector< const Message * > *sorted_map_field)
 

Detailed Description

Definition at line 2073 of file bloaty/third_party/protobuf/src/google/protobuf/text_format.cc.

Member Function Documentation

◆ CopyKey() [1/2]

void google::protobuf.internal::MapFieldPrinterHelper::CopyKey ( const MapKey key,
Message message,
const FieldDescriptor field_desc 
)
static

◆ CopyKey() [2/2]

static void google::protobuf.internal::MapFieldPrinterHelper::CopyKey ( const MapKey key,
Message message,
const FieldDescriptor field_desc 
)
static

◆ CopyValue() [1/2]

void google::protobuf.internal::MapFieldPrinterHelper::CopyValue ( const MapValueRef value,
Message message,
const FieldDescriptor field_desc 
)
static

◆ CopyValue() [2/2]

static void google::protobuf.internal::MapFieldPrinterHelper::CopyValue ( const MapValueRef value,
Message message,
const FieldDescriptor field_desc 
)
static

◆ SortMap() [1/2]

bool google::protobuf.internal::MapFieldPrinterHelper::SortMap ( const Message message,
const Reflection reflection,
const FieldDescriptor field,
MessageFactory factory,
std::vector< const Message * > *  sorted_map_field 
)
static

◆ SortMap() [2/2]

bool google::protobuf.internal::MapFieldPrinterHelper::SortMap ( const Message message,
const Reflection reflection,
const FieldDescriptor field,
std::vector< const Message * > *  sorted_map_field 
)
static

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


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