#include <GetPolledImage.h>
Public Types | |
typedef ros::Time | _stamp_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::polled_camera::GetPolledImageResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::polled_camera::GetPolledImageResponse_ < ContainerAllocator > > | Ptr |
typedef GetPolledImageResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetPolledImageResponse_ () | |
GetPolledImageResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
ros::Time | stamp |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Definition at line 74 of file GetPolledImage.h.
typedef ros::Time polled_camera::GetPolledImageResponse_< ContainerAllocator >::_stamp_type |
Definition at line 97 of file GetPolledImage.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > polled_camera::GetPolledImageResponse_< ContainerAllocator >::_status_message_type |
Definition at line 94 of file GetPolledImage.h.
typedef uint8_t polled_camera::GetPolledImageResponse_< ContainerAllocator >::_success_type |
Definition at line 91 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageResponse_<ContainerAllocator> const> polled_camera::GetPolledImageResponse_< ContainerAllocator >::ConstPtr |
Definition at line 102 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageResponse_<ContainerAllocator> > polled_camera::GetPolledImageResponse_< ContainerAllocator >::Ptr |
Definition at line 101 of file GetPolledImage.h.
typedef GetPolledImageResponse_<ContainerAllocator> polled_camera::GetPolledImageResponse_< ContainerAllocator >::Type |
Definition at line 75 of file GetPolledImage.h.
polled_camera::GetPolledImageResponse_< ContainerAllocator >::GetPolledImageResponse_ | ( | ) | [inline] |
Definition at line 77 of file GetPolledImage.h.
polled_camera::GetPolledImageResponse_< ContainerAllocator >::GetPolledImageResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 84 of file GetPolledImage.h.
boost::shared_ptr<std::map<std::string, std::string> > polled_camera::GetPolledImageResponse_< ContainerAllocator >::__connection_header |
Definition at line 103 of file GetPolledImage.h.
ros::Time polled_camera::GetPolledImageResponse_< ContainerAllocator >::stamp |
Definition at line 98 of file GetPolledImage.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > polled_camera::GetPolledImageResponse_< ContainerAllocator >::status_message |
Definition at line 95 of file GetPolledImage.h.
uint8_t polled_camera::GetPolledImageResponse_< ContainerAllocator >::success |
Definition at line 92 of file GetPolledImage.h.