Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::RunLoop Member List

This is the complete list of members for VCF::RunLoop, including all inherited members.

addSource(RunLoopSource *source)VCF::RunLoop
addTimer(const String &mode, Object *source, EventHandler *handler, uint32 timeoutInMilliSeconds)VCF::RunLoop
addTimer(const String &mode, uint32 timeoutInMilliSeconds)VCF::RunLoop
doSources()VCF::RunLoop [protected]
getCurrentRunMode()VCF::RunLoop
getOwningThread()VCF::RunLoop [inline]
getPeer()VCF::RunLoop
internal_cancelled(const String &mode)VCF::RunLoop
internal_executeOnce(const String &mode)VCF::RunLoop
internal_processReceivedEvent(PostedEvent *postedEvent)VCF::RunLoop
internal_processTimer(const String &mode, Object *source, EventHandler *handler)VCF::RunLoop
isStopped()VCF::RunLoop [inline]
LoopEventsVCF::RunLoop
modes_VCF::RunLoop [protected]
mutex_VCF::RunLoop [protected]
owningThread_VCF::RunLoop [protected]
peer_VCF::RunLoop [protected]
popCurrentMode()VCF::RunLoop [protected]
postEvent(Event *event)VCF::RunLoop
postEvent(Event *event, EventHandler *handler, bool deleteHandler=true)VCF::RunLoop
pushCurrentMode(const String &mode)VCF::RunLoop [protected]
removeSource(RunLoopSource *source)VCF::RunLoop
removeTimer(uint32 timerID)VCF::RunLoop
run()VCF::RunLoop
run(const String &mode, const DateTime &duration)VCF::RunLoop
RunLoop(Thread *thread)VCF::RunLoop [protected]
sources_VCF::RunLoop [protected]
stop()VCF::RunLoop
stopped_VCF::RunLoop [protected]
teTimedOut enum valueVCF::RunLoop
Thread classVCF::RunLoop [friend]
TimerEventsVCF::RunLoop
TimerEvents enum nameVCF::RunLoop
~RunLoop()VCF::RunLoop [protected, virtual]

   Comments or Suggestions?    License Information