sharedmem_transport::SharedmemPublisher< Base > Class Template Reference

#include <sharedmem_publisher.h>

List of all members.

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

bool first_run_
SharedmemPublisherImpl impl

Detailed Description

template<class Base>
class sharedmem_transport::SharedmemPublisher< Base >

Definition at line 38 of file sharedmem_publisher.h.


Constructor & Destructor Documentation

template<class Base>
sharedmem_transport::SharedmemPublisher< Base >::SharedmemPublisher (  )  [inline]

Definition at line 42 of file sharedmem_publisher.h.

template<class Base>
virtual sharedmem_transport::SharedmemPublisher< Base >::~SharedmemPublisher (  )  [inline, virtual]

Definition at line 45 of file sharedmem_publisher.h.


Member Function Documentation

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

Definition at line 47 of file sharedmem_publisher.h.

template<class Base>
virtual void sharedmem_transport::SharedmemPublisher< Base >::postAdvertiseInit (  )  [inline, protected, virtual]

Definition at line 53 of file sharedmem_publisher.h.

template<class Base>
virtual void sharedmem_transport::SharedmemPublisher< Base >::publish ( const Base &  message,
const typename message_transport::SimplePublisherPlugin< Base, sharedmem_transport::SharedMemHeader >::PublishFn &  publish_fn 
) const [inline, protected, virtual]

Definition at line 57 of file sharedmem_publisher.h.


Member Data Documentation

template<class Base>
bool sharedmem_transport::SharedmemPublisher< Base >::first_run_ [mutable, protected]

Definition at line 72 of file sharedmem_publisher.h.

template<class Base>
SharedmemPublisherImpl sharedmem_transport::SharedmemPublisher< Base >::impl [mutable, protected]

Definition at line 71 of file sharedmem_publisher.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


sharedmem_transport
Author(s): Cedric Pradalier
autogenerated on Fri Jan 11 09:51:01 2013