Crashpad
crashpad::CheckedRange< ValueType, SizeType > Member List

This is the complete list of members for crashpad::CheckedRange< ValueType, SizeType >, including all inherited members.

base() constcrashpad::CheckedRange< ValueType, SizeType >inline
CheckedRange(ValueType base, SizeType size) (defined in crashpad::CheckedRange< ValueType, SizeType >)crashpad::CheckedRange< ValueType, SizeType >inline
ContainsRange(const CheckedRange< ValueType, SizeType > &that) constcrashpad::CheckedRange< ValueType, SizeType >inline
ContainsValue(ValueType value) constcrashpad::CheckedRange< ValueType, SizeType >inline
end() constcrashpad::CheckedRange< ValueType, SizeType >inline
IsValid() constcrashpad::CheckedRange< ValueType, SizeType >inline
operator<(const CheckedRange &other) const (defined in crashpad::CheckedRange< ValueType, SizeType >)crashpad::CheckedRange< ValueType, SizeType >inline
OverlapsRange(const CheckedRange< ValueType, SizeType > &that) constcrashpad::CheckedRange< ValueType, SizeType >inline
SetRange(ValueType base, SizeType size)crashpad::CheckedRange< ValueType, SizeType >inline
size() constcrashpad::CheckedRange< ValueType, SizeType >inline