RTC Toolkit
2.0.0
|
Declares the ShmSubscriber template program for reading the shared memory queue. More...
#include <memory>
#include <deque>
#include <string>
#include <chrono>
#include <iostream>
#include <iomanip>
#include <limits>
#include <cassert>
#include <ipcq/reader.hpp>
#include <ipcq/adapter.hpp>
#include <boost/io/ios_state.hpp>
Go to the source code of this file.
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... | |
Namespaces | |
rtctk | |
rtctk::standaloneTools | |
Declares the ShmSubscriber template program for reading the shared memory queue.