#include <StopApp.h>
Public Types | |
typedef int32_t | _error_code_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef uint8_t | _stopped_type |
typedef boost::shared_ptr < ::appmanager_msgs::StopAppResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::appmanager_msgs::StopAppResponse_ < ContainerAllocator > > | Ptr |
typedef StopAppResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StopAppResponse_ () | |
StopAppResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | error_code |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
uint8_t | stopped |
typedef int32_t appmanager_msgs::StopAppResponse_< ContainerAllocator >::_error_code_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StopAppResponse_< ContainerAllocator >::_message_type |
typedef uint8_t appmanager_msgs::StopAppResponse_< ContainerAllocator >::_stopped_type |
typedef boost::shared_ptr< ::appmanager_msgs::StopAppResponse_<ContainerAllocator> const> appmanager_msgs::StopAppResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::appmanager_msgs::StopAppResponse_<ContainerAllocator> > appmanager_msgs::StopAppResponse_< ContainerAllocator >::Ptr |
typedef StopAppResponse_<ContainerAllocator> appmanager_msgs::StopAppResponse_< ContainerAllocator >::Type |
appmanager_msgs::StopAppResponse_< ContainerAllocator >::StopAppResponse_ | ( | ) | [inline] |
appmanager_msgs::StopAppResponse_< ContainerAllocator >::StopAppResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::StopAppResponse_< ContainerAllocator >::__connection_header |
int32_t appmanager_msgs::StopAppResponse_< ContainerAllocator >::error_code |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StopAppResponse_< ContainerAllocator >::message |
uint8_t appmanager_msgs::StopAppResponse_< ContainerAllocator >::stopped |