Public Types | Public Member Functions | Private Attributes
micros_rtt::ConnectionBase Class Reference

#include <connection_base.h>

Inheritance diagram for micros_rtt::ConnectionBase:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::intrusive_ptr
< ConnectionBase
shared_ptr

Public Member Functions

bool addConnection (ChannelElementBase::shared_ptr channel)
bool addMQConnection (ChannelElementBase::shared_ptr channel)
virtual bool channelReady (ChannelElementBase::shared_ptr channel)=0
 ConnectionBase ()
 ConnectionBase (std::string topic)
ChannelElementBase::shared_ptr getChannelElement ()
ChannelElementBase::shared_ptr getMQChannelElement ()
std::string getTopic ()
virtual bool mqChannelReady (ChannelElementBase::shared_ptr channel)=0
 ~ConnectionBase ()

Private Attributes

ChannelElementBase::shared_ptr channel_element
ChannelElementBase::shared_ptr mq_channel_element
std::string topic_

Detailed Description

Definition at line 30 of file connection_base.h.


Member Typedef Documentation

Reimplemented in micros_rtt::Publication< M >.

Definition at line 33 of file connection_base.h.


Constructor & Destructor Documentation

Definition at line 41 of file connection_base.h.

micros_rtt::ConnectionBase::ConnectionBase ( std::string  topic) [inline]

Definition at line 42 of file connection_base.h.

Definition at line 43 of file connection_base.h.


Member Function Documentation

Definition at line 50 of file connection_base.h.

Definition at line 55 of file connection_base.h.

Definition at line 47 of file connection_base.h.

Definition at line 48 of file connection_base.h.

std::string micros_rtt::ConnectionBase::getTopic ( ) [inline]

Definition at line 45 of file connection_base.h.


Member Data Documentation

Definition at line 37 of file connection_base.h.

Definition at line 38 of file connection_base.h.

std::string micros_rtt::ConnectionBase::topic_ [private]

Definition at line 36 of file connection_base.h.


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