Public Types | Static Public Member Functions | List of all members
fkie_message_filters::RosMessage< M > Struct Template Reference

#include <message_translate.h>

Public Types

using EventType = ros::MessageEvent< const M >
 
using FilterType = M
 
using MessageType = M
 
using PublishType = M
 

Static Public Member Functions

static FilterType eventToFilter (const EventType &t)
 
static const MessageTypefilterToMessage (const FilterType &t)
 
static PublishType filterToPublish (const FilterType &t)
 

Detailed Description

template<class M>
struct fkie_message_filters::RosMessage< M >

Definition at line 30 of file message_translate.h.

Member Typedef Documentation

◆ EventType

template<class M >
using fkie_message_filters::RosMessage< M >::EventType = ros::MessageEvent<const M>

Definition at line 34 of file message_translate.h.

◆ FilterType

template<class M >
using fkie_message_filters::RosMessage< M >::FilterType = M

Definition at line 35 of file message_translate.h.

◆ MessageType

template<class M >
using fkie_message_filters::RosMessage< M >::MessageType = M

Definition at line 32 of file message_translate.h.

◆ PublishType

template<class M >
using fkie_message_filters::RosMessage< M >::PublishType = M

Definition at line 33 of file message_translate.h.

Member Function Documentation

◆ eventToFilter()

template<class M >
static FilterType fkie_message_filters::RosMessage< M >::eventToFilter ( const EventType t)
inlinestatic

Definition at line 36 of file message_translate.h.

◆ filterToMessage()

template<class M >
static const MessageType& fkie_message_filters::RosMessage< M >::filterToMessage ( const FilterType t)
inlinestatic

Definition at line 44 of file message_translate.h.

◆ filterToPublish()

template<class M >
static PublishType fkie_message_filters::RosMessage< M >::filterToPublish ( const FilterType t)
inlinestatic

Definition at line 40 of file message_translate.h.


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


fkie_message_filters
Author(s): Timo Röhling
autogenerated on Mon Feb 28 2022 22:21:44