#include <consumer.h>
Public Member Functions | |
virtual bool | consume (shared_ptr< RTPacket > packet) |
virtual bool | consume (RTState_V1_6__7 &state)=0 |
virtual bool | consume (RTState_V1_8 &state)=0 |
virtual bool | consume (RTState_V3_0__1 &state)=0 |
virtual bool | consume (RTState_V3_2__3 &state)=0 |
Public Member Functions inherited from IConsumer< RTPacket > | |
virtual void | onTimeout () |
virtual void | setupConsumer () |
virtual void | stopConsumer () |
virtual void | teardownConsumer () |
Definition at line 28 of file consumer.h.
|
inlinevirtual |
Implements IConsumer< RTPacket >.
Definition at line 31 of file consumer.h.
|
pure virtual |
Implemented in ActionServer, ROSController, RTPublisher, and EventCounter.
|
pure virtual |
Implemented in ROSController, ActionServer, RTPublisher, and EventCounter.
|
pure virtual |
Implemented in ROSController, ActionServer, RTPublisher, and EventCounter.
|
pure virtual |
Implemented in ROSController, ActionServer, RTPublisher, and EventCounter.