9 #ifndef CMessageQueue_H 10 #define CMessageQueue_H A thread-safe template queue for object passing between threads; for a template argument of T...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
CThreadSafeQueue< CMessage > CMessageQueue
A thread-safe class for message passing between threads.