#include <cf_runloop.h>
◆ ~runloop()
virtual cf::runloop::~runloop |
( |
| ) |
|
|
inlineprotectedvirtualnoexcept |
◆ runloop()
◆ conclude()
virtual void cf::runloop::conclude |
( |
| ) |
|
|
inlineprotectedvirtualnoexcept |
◆ launch()
virtual void cf::runloop::launch |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ operator+=()
runloop & cf::runloop::operator+= |
( |
const::CFRunLoopSourceRef | source | ) |
|
|
inline |
◆ operator-=()
runloop & cf::runloop::operator-= |
( |
const::CFRunLoopSourceRef | source | ) |
|
|
inline |
◆ operator::CFRunLoopRef()
cf::runloop::operator::CFRunLoopRef |
( |
| ) |
const |
|
inline |
◆ run()
void cf::runloop::run |
( |
| ) |
|
|
inline |
◆ stop()
void cf::runloop::stop |
( |
| ) |
|
|
inlinenoexcept |
◆ waiting()
bool cf::runloop::waiting |
( |
| ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: