#include <ResponseGoto.h>
Public Types | |
typedef uint8_t | _status_type |
typedef int16_t | _task_id_type |
typedef boost::shared_ptr < ::demo_msgs::ResponseGoto_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::demo_msgs::ResponseGoto_ < ContainerAllocator > > | Ptr |
typedef ResponseGoto_ < ContainerAllocator > | Type |
Public Member Functions | |
ResponseGoto_ () | |
ResponseGoto_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | status |
int16_t | task_id |
Definition at line 21 of file ResponseGoto.h.
typedef uint8_t demo_msgs::ResponseGoto_< ContainerAllocator >::_status_type |
Definition at line 39 of file ResponseGoto.h.
typedef int16_t demo_msgs::ResponseGoto_< ContainerAllocator >::_task_id_type |
Definition at line 36 of file ResponseGoto.h.
typedef boost::shared_ptr< ::demo_msgs::ResponseGoto_<ContainerAllocator> const> demo_msgs::ResponseGoto_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file ResponseGoto.h.
typedef boost::shared_ptr< ::demo_msgs::ResponseGoto_<ContainerAllocator> > demo_msgs::ResponseGoto_< ContainerAllocator >::Ptr |
Definition at line 43 of file ResponseGoto.h.
typedef ResponseGoto_<ContainerAllocator> demo_msgs::ResponseGoto_< ContainerAllocator >::Type |
Definition at line 22 of file ResponseGoto.h.
demo_msgs::ResponseGoto_< ContainerAllocator >::ResponseGoto_ | ( | ) | [inline] |
Definition at line 24 of file ResponseGoto.h.
demo_msgs::ResponseGoto_< ContainerAllocator >::ResponseGoto_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ResponseGoto.h.
boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::ResponseGoto_< ContainerAllocator >::__connection_header |
Definition at line 45 of file ResponseGoto.h.
uint8_t demo_msgs::ResponseGoto_< ContainerAllocator >::status |
Definition at line 40 of file ResponseGoto.h.
int16_t demo_msgs::ResponseGoto_< ContainerAllocator >::task_id |
Definition at line 37 of file ResponseGoto.h.