Public Member Functions | Protected Member Functions
throttled_transport::ThrottledSubscriber< Base > Class Template Reference

#include <throttled_subscriber.h>

Inheritance diagram for throttled_transport::ThrottledSubscriber< Base >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::string getTransportName () const
 ThrottledSubscriber ()
virtual ~ThrottledSubscriber ()

Protected Member Functions

virtual void internalCallback (const typename Base::ConstPtr &message, const typename message_transport::SimpleSubscriberPlugin< Base, Base >::Callback &user_cb)

Detailed Description

template<class Base>
class throttled_transport::ThrottledSubscriber< Base >

Definition at line 13 of file throttled_subscriber.h.


Constructor & Destructor Documentation

template<class Base >
throttled_transport::ThrottledSubscriber< Base >::ThrottledSubscriber ( ) [inline]

Definition at line 16 of file throttled_subscriber.h.

template<class Base >
virtual throttled_transport::ThrottledSubscriber< Base >::~ThrottledSubscriber ( ) [inline, virtual]

Definition at line 18 of file throttled_subscriber.h.


Member Function Documentation

template<class Base >
virtual std::string throttled_transport::ThrottledSubscriber< Base >::getTransportName ( ) const [inline, virtual]

Implements message_transport::SubscriberPluginGen.

Definition at line 21 of file throttled_subscriber.h.

template<class Base >
virtual void throttled_transport::ThrottledSubscriber< Base >::internalCallback ( const typename Base::ConstPtr &  message,
const typename message_transport::SimpleSubscriberPlugin< Base, Base >::Callback user_cb 
) [inline, protected, virtual]

Definition at line 26 of file throttled_subscriber.h.


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


throttled_transport
Author(s): Cedric Pradalier
autogenerated on Sun Oct 5 2014 23:49:02