Public Member Functions | Public Attributes | List of all members
google::protobuf::util::SimpleFieldComparator::Tolerance Struct Reference

Public Member Functions

 Tolerance ()
 
 Tolerance (double f, double m)
 

Public Attributes

double fraction
 
double margin
 

Detailed Description

Definition at line 173 of file protobuf/src/google/protobuf/util/field_comparator.h.

Constructor & Destructor Documentation

◆ Tolerance() [1/2]

google::protobuf::util::SimpleFieldComparator::Tolerance::Tolerance ( )
inline

◆ Tolerance() [2/2]

google::protobuf::util::SimpleFieldComparator::Tolerance::Tolerance ( double  f,
double  m 
)
inline

Member Data Documentation

◆ fraction

double google::protobuf::util::SimpleFieldComparator::Tolerance::fraction

◆ margin

double google::protobuf::util::SimpleFieldComparator::Tolerance::margin

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


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