Public Member Functions | Private Member Functions | Private Attributes
rtabmap::PreUpdateThread Class Reference
Inheritance diagram for rtabmap::PreUpdateThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PreUpdateThread (VWDictionary *vwp)
virtual ~PreUpdateThread ()

Private Member Functions

void mainLoop ()

Private Attributes

VWDictionary_vwp

Detailed Description

Definition at line 3088 of file Memory.cpp.


Constructor & Destructor Documentation

Definition at line 3091 of file Memory.cpp.

virtual rtabmap::PreUpdateThread::~PreUpdateThread ( ) [inline, virtual]

Definition at line 3092 of file Memory.cpp.


Member Function Documentation

void rtabmap::PreUpdateThread::mainLoop ( ) [inline, private, 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.

Definition at line 3094 of file Memory.cpp.


Member Data Documentation

Definition at line 3101 of file Memory.cpp.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:32