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

#include <throttled_publisher.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

virtual void publish (const Base &message, const typename message_transport::SimplePublisherPlugin< Base, Base >::PublishFn &publish_fn) const

Protected Attributes

Throttler throttler

Detailed Description

template<class Base>
class throttled_transport::ThrottledPublisher< Base >

Definition at line 11 of file throttled_publisher.h.


Constructor & Destructor Documentation

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

Definition at line 15 of file throttled_publisher.h.

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

Definition at line 17 of file throttled_publisher.h.


Member Function Documentation

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

Implements message_transport::PublisherPluginGen.

Definition at line 19 of file throttled_publisher.h.

template<class Base >
virtual void throttled_transport::ThrottledPublisher< Base >::publish ( const Base message,
const typename message_transport::SimplePublisherPlugin< Base, Base >::PublishFn publish_fn 
) const [inline, protected, virtual]

Definition at line 24 of file throttled_publisher.h.


Member Data Documentation

template<class Base >
Throttler throttled_transport::ThrottledPublisher< Base >::throttler [mutable, protected]

Definition at line 33 of file throttled_publisher.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