#include <FlipRequest.h>
Public Types | |
typedef uint8_t | _result_type |
typedef boost::shared_ptr < ::appmanager_msgs::FlipRequestResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::appmanager_msgs::FlipRequestResponse_ < ContainerAllocator > > | Ptr |
typedef FlipRequestResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
FlipRequestResponse_ () | |
FlipRequestResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | result |
Definition at line 58 of file FlipRequest.h.
typedef uint8_t appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::_result_type |
Definition at line 71 of file FlipRequest.h.
typedef boost::shared_ptr< ::appmanager_msgs::FlipRequestResponse_<ContainerAllocator> const> appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file FlipRequest.h.
typedef boost::shared_ptr< ::appmanager_msgs::FlipRequestResponse_<ContainerAllocator> > appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file FlipRequest.h.
typedef FlipRequestResponse_<ContainerAllocator> appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::Type |
Definition at line 59 of file FlipRequest.h.
appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::FlipRequestResponse_ | ( | ) | [inline] |
Definition at line 61 of file FlipRequest.h.
appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::FlipRequestResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file FlipRequest.h.
boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file FlipRequest.h.
uint8_t appmanager_msgs::FlipRequestResponse_< ContainerAllocator >::result |
Definition at line 72 of file FlipRequest.h.