Public Member Functions | List of all members
google::protobuf::python::cmessage::PythonFieldValuePrinter Class Reference
Inheritance diagram for google::protobuf::python::cmessage::PythonFieldValuePrinter:
Inheritance graph
[legend]

Public Member Functions

void PrintDouble (double val, TextFormat::BaseTextGenerator *generator) const override
 
string PrintDouble (double value) const
 
void PrintFloat (float val, TextFormat::BaseTextGenerator *generator) const override
 
string PrintFloat (float value) const
 
- Public Member Functions inherited from google::protobuf::TextFormat::FieldValuePrinter
 FieldValuePrinter ()
 
virtual std::string PrintBool (bool val) const
 
virtual std::string PrintBytes (const std::string &val) const
 
virtual std::string PrintEnum (int32_t val, const std::string &name) const
 
virtual std::string PrintFieldName (const Message &message, const Reflection *reflection, const FieldDescriptor *field) const
 
virtual std::string PrintInt32 (int32_t val) const
 
virtual std::string PrintInt64 (int64_t val) const
 
virtual std::string PrintMessageEnd (const Message &message, int field_index, int field_count, bool single_line_mode) const
 
virtual std::string PrintMessageStart (const Message &message, int field_index, int field_count, bool single_line_mode) const
 
virtual std::string PrintString (const std::string &val) const
 
virtual std::string PrintUInt32 (uint32_t val) const
 
virtual std::string PrintUInt64 (uint64_t val) const
 
virtual ~FieldValuePrinter ()
 

Detailed Description

Definition at line 1780 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.

Member Function Documentation

◆ PrintDouble() [1/2]

void google::protobuf::python::cmessage::PythonFieldValuePrinter::PrintDouble ( double  val,
TextFormat::BaseTextGenerator generator 
) const
inlineoverride

◆ PrintDouble() [2/2]

string google::protobuf::python::cmessage::PythonFieldValuePrinter::PrintDouble ( double  value) const
inlinevirtual

◆ PrintFloat() [1/2]

void google::protobuf::python::cmessage::PythonFieldValuePrinter::PrintFloat ( float  val,
TextFormat::BaseTextGenerator generator 
) const
inlineoverride

◆ PrintFloat() [2/2]

string google::protobuf::python::cmessage::PythonFieldValuePrinter::PrintFloat ( float  value) const
inlinevirtual

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


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