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

#include <connection_base.h>

Inheritance diagram for hpcl_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)
 ConnectionBase (std::string topic)
ChannelElementBase::shared_ptr getChannelElement ()
std::string getTopic ()
 ~ConnectionBase ()

Private Attributes

ChannelElementBase::shared_ptr channel_element
std::string topic_

Detailed Description

Definition at line 12 of file connection_base.h.


Member Typedef Documentation

Reimplemented in hpcl_rtt::Publication< M >.

Definition at line 15 of file connection_base.h.


Constructor & Destructor Documentation

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

Definition at line 22 of file connection_base.h.

Definition at line 23 of file connection_base.h.


Member Function Documentation

Definition at line 29 of file connection_base.h.

Definition at line 27 of file connection_base.h.

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

Definition at line 25 of file connection_base.h.


Member Data Documentation

Definition at line 19 of file connection_base.h.

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

Definition at line 18 of file connection_base.h.


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


hpcl_rtt
Author(s): sukha
autogenerated on Thu Aug 27 2015 16:43:53