MIRA
Static Public Member Functions | List of all members
ChannelBufferPromoterCommon< U > Struct Template Reference

forward decl. More...

#include <fw/ChannelBuffer.h>

Inheritance diagram for ChannelBufferPromoterCommon< U >:
Inheritance graph
[legend]

Static Public Member Functions

static ChannelBufferBasepromoteUntyped (ChannelBufferBase *buffer)
 

Detailed Description

template<typename U>
struct mira::ChannelBufferPromoterCommon< U >

forward decl.

Class with a single static commonPromote method that promotes an arbitrary ChannelBuffer to a ChannelBuffer of the TargetType.

This common method is used by the ChannelBufferPromoter classes.

See also
ChannelBufferPromoter

Member Function Documentation

◆ promoteUntyped()

static ChannelBufferBase* promoteUntyped ( ChannelBufferBase buffer)
inlinestatic

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