#include <StartApp.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _app_namespace_type |
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 | _started_type |
typedef boost::shared_ptr < ::appmanager_msgs::StartAppResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::appmanager_msgs::StartAppResponse_ < ContainerAllocator > > | Ptr |
typedef StartAppResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StartAppResponse_ () | |
StartAppResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | app_namespace |
int32_t | error_code |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
uint8_t | started |
Definition at line 59 of file StartApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StartAppResponse_< ContainerAllocator >::_app_namespace_type |
Definition at line 87 of file StartApp.h.
typedef int32_t appmanager_msgs::StartAppResponse_< ContainerAllocator >::_error_code_type |
Definition at line 81 of file StartApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StartAppResponse_< ContainerAllocator >::_message_type |
Definition at line 84 of file StartApp.h.
typedef uint8_t appmanager_msgs::StartAppResponse_< ContainerAllocator >::_started_type |
Definition at line 78 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_msgs::StartAppResponse_<ContainerAllocator> const> appmanager_msgs::StartAppResponse_< ContainerAllocator >::ConstPtr |
Definition at line 92 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_msgs::StartAppResponse_<ContainerAllocator> > appmanager_msgs::StartAppResponse_< ContainerAllocator >::Ptr |
Definition at line 91 of file StartApp.h.
typedef StartAppResponse_<ContainerAllocator> appmanager_msgs::StartAppResponse_< ContainerAllocator >::Type |
Definition at line 60 of file StartApp.h.
appmanager_msgs::StartAppResponse_< ContainerAllocator >::StartAppResponse_ | ( | ) | [inline] |
Definition at line 62 of file StartApp.h.
appmanager_msgs::StartAppResponse_< ContainerAllocator >::StartAppResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 70 of file StartApp.h.
boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::StartAppResponse_< ContainerAllocator >::__connection_header |
Definition at line 93 of file StartApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StartAppResponse_< ContainerAllocator >::app_namespace |
Definition at line 88 of file StartApp.h.
int32_t appmanager_msgs::StartAppResponse_< ContainerAllocator >::error_code |
Definition at line 82 of file StartApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::StartAppResponse_< ContainerAllocator >::message |
Definition at line 85 of file StartApp.h.
uint8_t appmanager_msgs::StartAppResponse_< ContainerAllocator >::started |
Definition at line 79 of file StartApp.h.