RTC Toolkit
1.0.0
|
Shared memory subscriber template program for testing and debugging. More...
Files | |
file | shmSubscriber.hpp |
Declares the ShmSubscriber template program for reading the shared memory queue. | |
file | shmSubscriber.cpp |
Implements non-template methods and routines for ShmSubscriber. | |
Classes | |
class | rtctk::standaloneTools::ShmSubscriberBase |
Base class to implement all non-template methods that can be pre-compiled for the ShmSubscriber. More... | |
class | rtctk::standaloneTools::ShmSubscriber< Topic, ConditionPolicy, ShmTraits > |
Implements basic features for a simple shared memory subscriber program. More... | |
Shared memory subscriber template program for testing and debugging.