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 272 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 274 of file chain.h.

◆ filter

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

Definition at line 275 of file chain.h.

◆ passthrough

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

Definition at line 276 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 , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:54