Public Types | Public Member Functions
micros_rtt::Publication< M > Class Template Reference

#include <publication.hpp>

Inheritance diagram for micros_rtt::Publication< M >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< Publication< M > > 
shared_ptr

Public Member Functions

virtual bool channelReady (ChannelElementBase::shared_ptr channel)
virtual bool mqChannelReady (ChannelElementBase::shared_ptr channel)
 Publication (const std::string &topic)
bool publish (M message)
 ~Publication ()

Detailed Description

template<class M>
class micros_rtt::Publication< M >

Definition at line 30 of file publication.hpp.


Member Typedef Documentation

template<class M>
typedef boost::shared_ptr< Publication<M> > micros_rtt::Publication< M >::shared_ptr

Reimplemented from micros_rtt::ConnectionBase.

Definition at line 33 of file publication.hpp.


Constructor & Destructor Documentation

template<class M>
micros_rtt::Publication< M >::Publication ( const std::string &  topic) [inline]

Definition at line 35 of file publication.hpp.

template<class M>
micros_rtt::Publication< M >::~Publication ( ) [inline]

Definition at line 36 of file publication.hpp.


Member Function Documentation

template<class M>
virtual bool micros_rtt::Publication< M >::channelReady ( ChannelElementBase::shared_ptr  channel) [inline, virtual]

Implements micros_rtt::ConnectionBase.

Definition at line 60 of file publication.hpp.

template<class M>
virtual bool micros_rtt::Publication< M >::mqChannelReady ( ChannelElementBase::shared_ptr  channel) [inline, virtual]

Implements micros_rtt::ConnectionBase.

Definition at line 62 of file publication.hpp.

template<class M>
bool micros_rtt::Publication< M >::publish ( message) [inline]

Definition at line 38 of file publication.hpp.


The documentation for this class was generated from the following file:


micros_rtt
Author(s): Zaile Jiang , Xiaodong Yi , Minglong Li
autogenerated on Sat Jun 8 2019 19:02:21