webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WTF::SchedulePair Class Reference

#include <SchedulePair.h>

Inheritance diagram for WTF::SchedulePair:
WTF::ThreadSafeRefCounted< SchedulePair > WTF::ThreadSafeRefCounted< SchedulePair > WTF::ThreadSafeRefCounted< SchedulePair > WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase WTF::ThreadSafeRefCountedBase

Public Member Functions

CFRunLoopRef runLoop () const
 
CFStringRef mode () const
 
WTF_EXPORT_PRIVATE bool operator== (const SchedulePair &other) const
 
CFRunLoopRef runLoop () const
 
CFStringRef mode () const
 
WTF_EXPORT_PRIVATE bool operator== (const SchedulePair &other) const
 
CFRunLoopRef runLoop () const
 
CFStringRef mode () const
 
WTF_EXPORT_PRIVATE bool operator== (const SchedulePair &other) const
 
- Public Member Functions inherited from WTF::ThreadSafeRefCounted< SchedulePair >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::ThreadSafeRefCountedBase
 ThreadSafeRefCountedBase ()=default
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
 ThreadSafeRefCountedBase ()=default
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
 ThreadSafeRefCountedBase ()=default
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 

Static Public Member Functions

static Ref< SchedulePaircreate (CFRunLoopRef runLoop, CFStringRef mode)
 
static Ref< SchedulePaircreate (CFRunLoopRef runLoop, CFStringRef mode)
 
static Ref< SchedulePaircreate (CFRunLoopRef runLoop, CFStringRef mode)
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::ThreadSafeRefCounted< SchedulePair >
 ThreadSafeRefCounted ()=default
 
 ThreadSafeRefCounted ()=default
 
 ThreadSafeRefCounted ()=default
 
- Protected Member Functions inherited from WTF::ThreadSafeRefCountedBase
bool derefBase () const
 
bool derefBase () const
 
bool derefBase () const
 

Member Function Documentation

◆ create() [1/3]

static Ref<SchedulePair> WTF::SchedulePair::create ( CFRunLoopRef  runLoop,
CFStringRef  mode 
)
inlinestatic

◆ create() [2/3]

static Ref<SchedulePair> WTF::SchedulePair::create ( CFRunLoopRef  runLoop,
CFStringRef  mode 
)
inlinestatic

◆ create() [3/3]

static Ref<SchedulePair> WTF::SchedulePair::create ( CFRunLoopRef  runLoop,
CFStringRef  mode 
)
inlinestatic

◆ mode() [1/3]

CFStringRef WTF::SchedulePair::mode ( ) const
inline

◆ mode() [2/3]

CFStringRef WTF::SchedulePair::mode ( ) const
inline

◆ mode() [3/3]

CFStringRef WTF::SchedulePair::mode ( ) const
inline

◆ operator==() [1/3]

WTF_EXPORT_PRIVATE bool WTF::SchedulePair::operator== ( const SchedulePair other) const

◆ operator==() [2/3]

bool WTF::SchedulePair::operator== ( const SchedulePair other) const

◆ operator==() [3/3]

WTF_EXPORT_PRIVATE bool WTF::SchedulePair::operator== ( const SchedulePair other) const

◆ runLoop() [1/3]

CFRunLoopRef WTF::SchedulePair::runLoop ( ) const
inline

◆ runLoop() [2/3]

CFRunLoopRef WTF::SchedulePair::runLoop ( ) const
inline

◆ runLoop() [3/3]

CFRunLoopRef WTF::SchedulePair::runLoop ( ) const
inline

The documentation for this class was generated from the following files: