Public Member Functions | |
| Tolerance () | |
| Tolerance (double f, double m) | |
Public Attributes | |
| double | fraction |
| double | margin |
Definition at line 173 of file protobuf/src/google/protobuf/util/field_comparator.h.
|
inline |
Definition at line 176 of file protobuf/src/google/protobuf/util/field_comparator.h.
|
inline |
Definition at line 177 of file protobuf/src/google/protobuf/util/field_comparator.h.
| double google::protobuf::util::SimpleFieldComparator::Tolerance::fraction |
Definition at line 174 of file protobuf/src/google/protobuf/util/field_comparator.h.
| double google::protobuf::util::SimpleFieldComparator::Tolerance::margin |
Definition at line 175 of file protobuf/src/google/protobuf/util/field_comparator.h.