Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | Friends
UEventDispatcher Class Reference

#include <UEventsManager.h>

Inheritance diagram for UEventDispatcher:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~UEventDispatcher ()

Protected Member Functions

virtual void mainLoop ()
 UEventDispatcher ()

Private Member Functions

virtual void killCleanup ()

Private Attributes

UEvent_event
std::vector< UEventsHandler * > _handlers

Friends

class UEventsManager

Detailed Description

Definition at line 34 of file UEventsManager.h.


Constructor & Destructor Documentation

virtual UEventDispatcher::~UEventDispatcher ( ) [virtual]

Member Function Documentation

virtual void UEventDispatcher::killCleanup ( ) [private, virtual]
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.


Friends And Related Function Documentation

friend class UEventsManager [friend]

Definition at line 39 of file UEventsManager.h.


Member Data Documentation

Definition at line 48 of file UEventsManager.h.

Definition at line 49 of file UEventsManager.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:39