VCF::LinuxRunLoopPeer Class Reference
#include <LinuxRunLoopPeer.h>
Inheritance diagram for VCF::LinuxRunLoopPeer:
List of all members.
Constructor & Destructor Documentation
| VCF::LinuxRunLoopPeer::LinuxRunLoopPeer |
( |
RunLoop * |
runLoop |
) |
|
|
| virtual VCF::LinuxRunLoopPeer::~LinuxRunLoopPeer |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual OSHandleID VCF::LinuxRunLoopPeer::getHandleID |
( |
|
) |
[inline, virtual] |
|
| void VCF::LinuxRunLoopPeer::handleTimers |
( |
const String & |
mode |
) |
[protected] |
|
| virtual void VCF::LinuxRunLoopPeer::postEvent |
( |
Event * |
event, |
|
|
EventHandler * |
handler, |
|
|
bool |
deleteHandler |
|
) |
[virtual] |
|
| virtual void VCF::LinuxRunLoopPeer::removeTimer |
( |
uint32 |
timerID |
) |
[virtual] |
|
| virtual void VCF::LinuxRunLoopPeer::run |
( |
const String & |
mode, |
|
|
const DateTime * |
duration |
|
) |
[virtual] |
|
|
|
Run the run for some duration.
If duration is NULL then run forever until a stop() is called.
Implements VCF::RunLoopPeer. |
| virtual void VCF::LinuxRunLoopPeer::stop |
( |
|
) |
[virtual] |
|
| static void VCF::LinuxRunLoopPeer::TimerSignalHandler |
( |
int |
sig, |
|
|
siginfo_t * |
extra, |
|
|
void * |
|
|
) |
[static, protected] |
|
Friends And Related Function Documentation
friend class TimerSignalInstaller [friend] |
|
Member Data Documentation
The documentation for this class was generated from the following file: