All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Public Attributes
image_algos::ImageAlgoNode< algo > Class Template Reference

#include <image_algos.h>

List of all members.

Public Member Functions

 ImageAlgoNode (ros::NodeHandle &nh, algo &alg)
void input_cb (const boost::shared_ptr< const typename algo::InputType > &input)

Public Attributes

algo & a
ros::NodeHandlenh_
ros::Publisher pub_
ros::Subscriber sub_

Detailed Description

template<class algo>
class image_algos::ImageAlgoNode< algo >

Definition at line 37 of file image_algos.h.


Constructor & Destructor Documentation

template<class algo>
image_algos::ImageAlgoNode< algo >::ImageAlgoNode ( ros::NodeHandle nh,
algo &  alg 
) [inline]

Definition at line 40 of file image_algos.h.


Member Function Documentation

template<class algo>
void image_algos::ImageAlgoNode< algo >::input_cb ( const boost::shared_ptr< const typename algo::InputType > &  input) [inline]

Definition at line 68 of file image_algos.h.


Member Data Documentation

template<class algo>
algo& image_algos::ImageAlgoNode< algo >::a

Definition at line 87 of file image_algos.h.

template<class algo>
ros::NodeHandle& image_algos::ImageAlgoNode< algo >::nh_

Definition at line 83 of file image_algos.h.

template<class algo>
ros::Publisher image_algos::ImageAlgoNode< algo >::pub_

Definition at line 84 of file image_algos.h.

template<class algo>
ros::Subscriber image_algos::ImageAlgoNode< algo >::sub_

Definition at line 85 of file image_algos.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


image_algos
Author(s): Dejan Pangercic
autogenerated on Thu May 23 2013 18:41:31