|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <GenericOffset.h>
Public Member Functions | |
| GenericOffset () | |
| GenericOffset (unsigned offset) | |
| bool | operator! () const |
| unsigned | offsetUnchecked () const |
| unsigned | offset () const |
| bool | operator== (const T &other) const |
| bool | operator!= (const T &other) const |
| bool | operator< (const T &other) const |
| bool | operator> (const T &other) const |
| bool | operator<= (const T &other) const |
| bool | operator>= (const T &other) const |
| T | operator+ (int value) const |
| T | operator- (int value) const |
| T & | operator+= (int value) |
| T & | operator-= (int value) |
| GenericOffset () | |
| GenericOffset (unsigned offset) | |
| bool | operator! () const |
| unsigned | offsetUnchecked () const |
| unsigned | offset () const |
| bool | operator== (const T &other) const |
| bool | operator!= (const T &other) const |
| bool | operator< (const T &other) const |
| bool | operator> (const T &other) const |
| bool | operator<= (const T &other) const |
| bool | operator>= (const T &other) const |
| T | operator+ (int value) const |
| T | operator- (int value) const |
| T & | operator+= (int value) |
| T & | operator-= (int value) |
Static Public Attributes | |
| static const unsigned | invalidOffset = UINT_MAX |
|
inline |
|
inlineexplicit |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
1.8.13