#include <pipeline.h>
Public Member Functions | |
virtual bool | consume (shared_ptr< T > product)=0 |
virtual void | onTimeout () |
virtual void | setupConsumer () |
virtual void | stopConsumer () |
virtual void | teardownConsumer () |
Definition at line 32 of file pipeline.h.
|
pure virtual |
Implemented in MultiConsumer< T >, URMessagePacketConsumer, URStatePacketConsumer, and URRTPacketConsumer.
|
inlinevirtual |
Reimplemented in ROSController, and MultiConsumer< T >.
Definition at line 44 of file pipeline.h.
|
inlinevirtual |
Reimplemented in EventCounter, RTPublisher, MBPublisher, ROSController, MultiConsumer< T >, and URFactory.
Definition at line 35 of file pipeline.h.
|
inlinevirtual |
Reimplemented in EventCounter, RTPublisher, MBPublisher, MultiConsumer< T >, and URFactory.
Definition at line 41 of file pipeline.h.
|
inlinevirtual |
Reimplemented in EventCounter, RTPublisher, MBPublisher, MultiConsumer< T >, and URFactory.
Definition at line 38 of file pipeline.h.