#include <consumer.h>
Public Member Functions | |
virtual bool | consume (shared_ptr< StatePacket > packet) |
virtual bool | consume (MasterBoardData_V1_X &data)=0 |
virtual bool | consume (MasterBoardData_V3_0__1 &data)=0 |
virtual bool | consume (MasterBoardData_V3_2 &data)=0 |
virtual bool | consume (RobotModeData_V1_X &data)=0 |
virtual bool | consume (RobotModeData_V3_0__1 &data)=0 |
virtual bool | consume (RobotModeData_V3_2 &data)=0 |
Public Member Functions inherited from IConsumer< StatePacket > | |
virtual void | onTimeout () |
virtual void | setupConsumer () |
virtual void | stopConsumer () |
virtual void | teardownConsumer () |
Definition at line 42 of file consumer.h.
|
inlinevirtual |
Implements IConsumer< StatePacket >.
Definition at line 45 of file consumer.h.
|
pure virtual |
Implemented in MBPublisher, and ServiceStopper.
|
pure virtual |
Implemented in MBPublisher, and ServiceStopper.
|
pure virtual |
Implemented in ServiceStopper, and MBPublisher.
|
pure virtual |
Implemented in MBPublisher, and ServiceStopper.
|
pure virtual |
Implemented in MBPublisher, and ServiceStopper.
|
pure virtual |
Implemented in MBPublisher, and ServiceStopper.