Public Attributes | List of all members
message_filters::Chain< M >::FilterInfo Struct Reference

Public Attributes

boost::function< void(const EventType &)> add_func
 
boost::shared_ptr< void > filter
 
boost::shared_ptr< PassThrough< M > > passthrough
 

Detailed Description

template<typename M>
struct message_filters::Chain< M >::FilterInfo

Definition at line 240 of file chain.h.

Member Data Documentation

◆ add_func

template<typename M>
boost::function<void(const EventType&)> message_filters::Chain< M >::FilterInfo::add_func

Definition at line 242 of file chain.h.

◆ filter

template<typename M>
boost::shared_ptr<void> message_filters::Chain< M >::FilterInfo::filter

Definition at line 243 of file chain.h.

◆ passthrough

template<typename M>
boost::shared_ptr<PassThrough<M> > message_filters::Chain< M >::FilterInfo::passthrough

Definition at line 244 of file chain.h.


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


message_filters
Author(s): Josh Faust, Vijay Pradeep, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:49