#include <safe_conversions_impl.h>
Definition at line 181 of file safe_conversions_impl.h.
◆ RangeCheck() [1/2]
pdfium::internal::RangeCheck::RangeCheck |
( |
bool | is_in_lower_bound, |
|
|
bool | is_in_upper_bound ) |
|
inlineconstexpr |
◆ RangeCheck() [2/2]
pdfium::internal::RangeCheck::RangeCheck |
( |
| ) |
|
|
inlineconstexpr |
◆ IsInvalid()
bool pdfium::internal::RangeCheck::IsInvalid |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsOverflow()
bool pdfium::internal::RangeCheck::IsOverflow |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsOverflowFlagSet()
bool pdfium::internal::RangeCheck::IsOverflowFlagSet |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsUnderflow()
bool pdfium::internal::RangeCheck::IsUnderflow |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsUnderflowFlagSet()
bool pdfium::internal::RangeCheck::IsUnderflowFlagSet |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsValid()
bool pdfium::internal::RangeCheck::IsValid |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=()
bool pdfium::internal::RangeCheck::operator!= |
( |
const RangeCheck | rhs | ) |
const |
|
inlineconstexpr |
◆ operator==()
bool pdfium::internal::RangeCheck::operator== |
( |
const RangeCheck | rhs | ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: