UtiLite  0.3.1
A lite utilities library
Protected Member Functions | Friends
UEventDispatcher Class Reference

Inherits UThread.

List of all members.

Protected Member Functions

virtual void mainLoop ()

Friends

class UEventsManager

Member Function Documentation

virtual void UEventDispatcher::mainLoop ( ) [protected, virtual]

Pure virtual method mainLoop(). The inner loop of the thread. This method is called repetitively until the thread is killed. Note that if kill() is called in mainLoopBegin(), mainLoop() is not called, terminating immediately the thread.

See also:
mainLoop()
kill()

Implements UThread.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Friends Defines