#include <ConfigGoal.h>
| Public Types | |
| typedef uint32_t | _cache_size_type | 
| typedef uint8_t | _ignore_failures_type | 
| typedef ros::Duration | _max_step_type | 
| typedef double | _tolerance_type | 
| typedef boost::shared_ptr < ::monocam_settler::ConfigGoal_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::monocam_settler::ConfigGoal_ < ContainerAllocator > > | Ptr | 
| typedef ConfigGoal_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const | 
| ROS_DEPRECATED const std::string | __getMD5Sum () const | 
| ROS_DEPRECATED const std::string | __getMessageDefinition () const | 
| ConfigGoal_ (const ContainerAllocator &_alloc) | |
| ConfigGoal_ () | |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) | 
| virtual ROS_DEPRECATED uint32_t | serializationLength () const | 
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const | 
| Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () | 
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () | 
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () | 
| Public Attributes | |
| uint32_t | cache_size | 
| uint8_t | ignore_failures | 
| ros::Duration | max_step | 
| double | tolerance | 
| Static Private Member Functions | |
| static const char * | __s_getDataType_ () | 
| static const char * | __s_getMD5Sum_ () | 
| static const char * | __s_getMessageDefinition_ () | 
Definition at line 17 of file ConfigGoal.h.
| typedef uint32_t monocam_settler::ConfigGoal_< ContainerAllocator >::_cache_size_type | 
Definition at line 46 of file ConfigGoal.h.
| typedef uint8_t monocam_settler::ConfigGoal_< ContainerAllocator >::_ignore_failures_type | 
Definition at line 40 of file ConfigGoal.h.
| typedef ros::Duration monocam_settler::ConfigGoal_< ContainerAllocator >::_max_step_type | 
Definition at line 43 of file ConfigGoal.h.
| typedef double monocam_settler::ConfigGoal_< ContainerAllocator >::_tolerance_type | 
Definition at line 37 of file ConfigGoal.h.
| typedef boost::shared_ptr< ::monocam_settler::ConfigGoal_<ContainerAllocator> const> monocam_settler::ConfigGoal_< ContainerAllocator >::ConstPtr | 
Definition at line 107 of file ConfigGoal.h.
| typedef boost::shared_ptr< ::monocam_settler::ConfigGoal_<ContainerAllocator> > monocam_settler::ConfigGoal_< ContainerAllocator >::Ptr | 
Definition at line 106 of file ConfigGoal.h.
| typedef ConfigGoal_<ContainerAllocator> monocam_settler::ConfigGoal_< ContainerAllocator >::Type | 
Definition at line 19 of file ConfigGoal.h.
| monocam_settler::ConfigGoal_< ContainerAllocator >::ConfigGoal_ | ( | ) |  [inline] | 
Definition at line 21 of file ConfigGoal.h.
| monocam_settler::ConfigGoal_< ContainerAllocator >::ConfigGoal_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 29 of file ConfigGoal.h.
| ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__getDataType | ( | ) | const  [inline] | 
Definition at line 55 of file ConfigGoal.h.
| ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const  [inline] | 
Definition at line 62 of file ConfigGoal.h.
| ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const  [inline] | 
Definition at line 74 of file ConfigGoal.h.
| static ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getDataType | ( | ) |  [inline, static] | 
Definition at line 53 of file ConfigGoal.h.
| static const char* monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) |  [inline, static, private] | 
Definition at line 51 of file ConfigGoal.h.
| static ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) |  [inline, static] | 
Definition at line 60 of file ConfigGoal.h.
| static const char* monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) |  [inline, static, private] | 
Definition at line 58 of file ConfigGoal.h.
| static ROS_DEPRECATED const std::string monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) |  [inline, static] | 
Definition at line 72 of file ConfigGoal.h.
| static const char* monocam_settler::ConfigGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) |  [inline, static, private] | 
Definition at line 65 of file ConfigGoal.h.
| virtual ROS_DEPRECATED uint8_t* monocam_settler::ConfigGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) |  [inline, virtual] | 
Definition at line 86 of file ConfigGoal.h.
| virtual ROS_DEPRECATED uint32_t monocam_settler::ConfigGoal_< ContainerAllocator >::serializationLength | ( | ) | const  [inline, virtual] | 
Definition at line 96 of file ConfigGoal.h.
| virtual ROS_DEPRECATED uint8_t* monocam_settler::ConfigGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const  [inline, virtual] | 
Definition at line 76 of file ConfigGoal.h.
| uint32_t monocam_settler::ConfigGoal_< ContainerAllocator >::cache_size | 
Definition at line 47 of file ConfigGoal.h.
| uint8_t monocam_settler::ConfigGoal_< ContainerAllocator >::ignore_failures | 
Definition at line 41 of file ConfigGoal.h.
| ros::Duration monocam_settler::ConfigGoal_< ContainerAllocator >::max_step | 
Definition at line 44 of file ConfigGoal.h.
| double monocam_settler::ConfigGoal_< ContainerAllocator >::tolerance | 
Definition at line 38 of file ConfigGoal.h.