RTC Toolkit 6.0.0
Loading...
Searching...
No Matches

Declares ShmPublisher. More...

#include <network/optional.hpp>
#include <system_error>
#include <ipcq/writer.hpp>
#include <rtctk/telSub/shmPublisherIf.hpp>

Go to the source code of this file.

Classes

class  rtctk::telSub::ShmPublisher< UserTopicType, DataBlender, ShmWriter >
 

Namespaces

namespace  rtctk
 
namespace  rtctk::telSub
 

Functions

template<class UserTopicType, class DataBlender, class ShmWriter>
auto rtctk::telSub::MakeShmPublisher (ShmWriter &&shm_writer, DataBlender &blender) -> std::unique_ptr< ShmPublisher< UserTopicType, DataBlender, ShmWriter > >
 Helper that can deduce DataBlender class template argument.
 

Detailed Description

Declares ShmPublisher.