message_filters::Chain< M >::FilterInfo Struct Reference

List of all members.

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


Member Data Documentation

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

Definition at line 238 of file chain.h.

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

Definition at line 239 of file chain.h.

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

Definition at line 240 of file chain.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


message_filters
Author(s): Josh Faust (jfaust@willowgarage.com), Vijay Pradeep (vpradeep@willowgarage.com)
autogenerated on Fri Jan 11 10:09:17 2013