MIRA
Static Public Member Functions | List of all members
ChannelReadWrapper< T > Struct Template Reference

#include <python/UnitWrapper.h>

Inheritance diagram for ChannelReadWrapper< T >:
Inheritance graph
[legend]

Static Public Member Functions

static const T & getValue (ChannelRead< T > &read)
 
static Time getTimestamp (ChannelRead< T > &read)
 
static std::string getFrameID (ChannelRead< T > &read)
 
static uint32 getSequenceID (ChannelRead< T > &read)
 

Member Function Documentation

◆ getValue()

static const T& getValue ( ChannelRead< T > &  read)
inlinestatic

◆ getTimestamp()

static Time getTimestamp ( ChannelRead< T > &  read)
inlinestaticinherited

◆ getFrameID()

static std::string getFrameID ( ChannelRead< T > &  read)
inlinestaticinherited

◆ getSequenceID()

static uint32 getSequenceID ( ChannelRead< T > &  read)
inlinestaticinherited

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