Public Member Functions | List of all members
URRTPacketConsumer Class Referenceabstract

#include <consumer.h>

Inheritance diagram for URRTPacketConsumer:
Inheritance graph
[legend]

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 ()
 

Detailed Description

Definition at line 28 of file consumer.h.

Member Function Documentation

virtual bool URRTPacketConsumer::consume ( shared_ptr< RTPacket packet)
inlinevirtual

Implements IConsumer< RTPacket >.

Definition at line 31 of file consumer.h.

virtual bool URRTPacketConsumer::consume ( RTState_V1_6__7 state)
pure virtual
virtual bool URRTPacketConsumer::consume ( RTState_V1_8 state)
pure virtual
virtual bool URRTPacketConsumer::consume ( RTState_V3_0__1 state)
pure virtual
virtual bool URRTPacketConsumer::consume ( RTState_V3_2__3 state)
pure virtual

The documentation for this class was generated from the following file:


ur_modern_driver
Author(s): Thomas Timm Andersen, Simon Rasmussen
autogenerated on Fri Jun 26 2020 03:37:01