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

#include <python/UnitWrapper.h>

Static Public Member Functions

static bool waitForPublisherTime (Channel< T > &channel, const Duration &d)
 
static bool waitForPublisher (Channel< T > &channel)
 
static bool waitForDataTime (Channel< T > &channel, const Duration &d)
 
static bool waitForData (Channel< T > &channel)
 

Member Function Documentation

◆ waitForPublisherTime()

static bool waitForPublisherTime ( Channel< T > &  channel,
const Duration d 
)
inlinestatic

◆ waitForPublisher()

static bool waitForPublisher ( Channel< T > &  channel)
inlinestatic

◆ waitForDataTime()

static bool waitForDataTime ( Channel< T > &  channel,
const Duration d 
)
inlinestatic

◆ waitForData()

static bool waitForData ( Channel< T > &  channel)
inlinestatic

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