#include <FlipRequest.h>
Public Types | |
| typedef uint8_t | _ok_flag_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _remotename_type |
| typedef boost::shared_ptr < ::appmanager_msgs::FlipRequestRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::appmanager_msgs::FlipRequestRequest_ < ContainerAllocator > > | Ptr |
| typedef FlipRequestRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| FlipRequestRequest_ () | |
| FlipRequestRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | ok_flag |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | remotename |
Definition at line 25 of file FlipRequest.h.
| typedef uint8_t appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::_ok_flag_type |
Definition at line 43 of file FlipRequest.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::_remotename_type |
Definition at line 40 of file FlipRequest.h.
| typedef boost::shared_ptr< ::appmanager_msgs::FlipRequestRequest_<ContainerAllocator> const> appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file FlipRequest.h.
| typedef boost::shared_ptr< ::appmanager_msgs::FlipRequestRequest_<ContainerAllocator> > appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file FlipRequest.h.
| typedef FlipRequestRequest_<ContainerAllocator> appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::Type |
Definition at line 26 of file FlipRequest.h.
| appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::FlipRequestRequest_ | ( | ) | [inline] |
Definition at line 28 of file FlipRequest.h.
| appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::FlipRequestRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file FlipRequest.h.
| boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file FlipRequest.h.
| uint8_t appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::ok_flag |
Definition at line 44 of file FlipRequest.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::FlipRequestRequest_< ContainerAllocator >::remotename |
Definition at line 41 of file FlipRequest.h.