Reads data from a remote advertiser, and passes the data along to local subscribers.
More...
#include <PublicationTransport.hh>
List of all members.
Public Member Functions |
|
| PublicationTransport (const std::string &topic, const std::string &msgType) |
|
void | Init (const ConnectionPtr &conn) |
|
void | Fini () |
|
void | AddCallback (const boost::function< void(const std::string &)> &cb) |
|
const ConnectionPtr | GetConnection () const |
|
std::string | GetTopic () const |
|
std::string | GetMsgType () const |
Detailed Description
Reads data from a remote advertiser, and passes the data along to local subscribers.
The documentation for this class was generated from the following file: