RTC Toolkit  2.0.0
Files | Classes
SHM Subscriber

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...
 

Detailed Description

Shared memory subscriber template program for testing and debugging.