webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DataRef.h>
Public Member Functions | |
DataRef (Ref< T > &&data) | |
DataRef (const DataRef &other) | |
DataRef & | operator= (const DataRef &other) |
DataRef (DataRef &&)=default | |
DataRef & | operator= (DataRef &&)=default |
DataRef | replace (DataRef &&other) |
operator const T & () const | |
const T & | get () const |
const T & | operator* () const |
const T * | operator-> () const |
T & | access () |
bool | operator== (const DataRef &other) const |
bool | operator!= (const DataRef &other) const |
DataRef (Ref< T > &&data) | |
DataRef (const DataRef &other) | |
DataRef & | operator= (const DataRef &other) |
DataRef (DataRef &&)=default | |
DataRef & | operator= (DataRef &&)=default |
DataRef | replace (DataRef &&other) |
operator const T & () const | |
const T & | get () const |
const T & | operator* () const |
const T * | operator-> () const |
T & | access () |
bool | operator== (const DataRef &other) const |
bool | operator!= (const DataRef &other) const |
|
inline |
|
inline |
|
default |
|
inline |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |