Public Member Functions | Private Attributes | List of all members
micros_swarm::Listener< Type > Class Template Reference

#include <neighbor_comm.h>

Public Member Functions

void ignore ()
 
 Listener (const std::string &key, const boost::function< void(const Type &)> &callback)
 
 ~Listener ()
 

Private Attributes

boost::shared_ptr< ListenerHelperhelper_
 
std::string key_
 
boost::shared_ptr< RuntimeHandlerth_
 

Detailed Description

template<typename Type>
class micros_swarm::Listener< Type >

Definition at line 77 of file neighbor_comm.h.

Constructor & Destructor Documentation

template<typename Type >
micros_swarm::Listener< Type >::Listener ( const std::string &  key,
const boost::function< void(const Type &)> &  callback 
)
inline

Definition at line 79 of file neighbor_comm.h.

template<typename Type >
micros_swarm::Listener< Type >::~Listener ( )
inline

Definition at line 88 of file neighbor_comm.h.

Member Function Documentation

template<typename Type >
void micros_swarm::Listener< Type >::ignore ( )
inline

Definition at line 94 of file neighbor_comm.h.

Member Data Documentation

template<typename Type >
boost::shared_ptr<ListenerHelper> micros_swarm::Listener< Type >::helper_
private

Definition at line 101 of file neighbor_comm.h.

template<typename Type >
std::string micros_swarm::Listener< Type >::key_
private

Definition at line 99 of file neighbor_comm.h.

template<typename Type >
boost::shared_ptr<RuntimeHandle> micros_swarm::Listener< Type >::rth_
private

Definition at line 100 of file neighbor_comm.h.


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


micros_swarm
Author(s):
autogenerated on Mon Jun 10 2019 14:02:06