Public Member Functions | Private Attributes
micros_swarm::Broadcaster< Type > Class Template Reference

#include <neighbor_comm.h>

List of all members.

Public Member Functions

void broadcast (const Type &value)
 Broadcaster (const std::string &key)
 ~Broadcaster ()

Private Attributes

std::string key_
boost::shared_ptr
< micros_swarm::MsgQueueManager
mqm_
boost::shared_ptr< RuntimeHandlerth_

Detailed Description

template<class Type>
class micros_swarm::Broadcaster< Type >

Definition at line 36 of file neighbor_comm.h.


Constructor & Destructor Documentation

template<class Type >
micros_swarm::Broadcaster< Type >::Broadcaster ( const std::string &  key) [inline]

Definition at line 38 of file neighbor_comm.h.

template<class Type >
micros_swarm::Broadcaster< Type >::~Broadcaster ( ) [inline]

Definition at line 45 of file neighbor_comm.h.


Member Function Documentation

template<class Type >
void micros_swarm::Broadcaster< Type >::broadcast ( const Type &  value) [inline]

Definition at line 51 of file neighbor_comm.h.


Member Data Documentation

template<class Type >
std::string micros_swarm::Broadcaster< Type >::key_ [private]

Definition at line 73 of file neighbor_comm.h.

template<class Type >
boost::shared_ptr<micros_swarm::MsgQueueManager> micros_swarm::Broadcaster< Type >::mqm_ [private]

Definition at line 72 of file neighbor_comm.h.

template<class Type >
boost::shared_ptr<RuntimeHandle> micros_swarm::Broadcaster< Type >::rth_ [private]

Definition at line 71 of file neighbor_comm.h.


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


micros_swarm
Author(s):
autogenerated on Thu Jun 6 2019 18:52:14