$search
#include <InstallApp.h>
Public Types | |
typedef uint8_t | _installed_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef boost::shared_ptr < ::app_manager::InstallAppResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::InstallAppResponse_ < ContainerAllocator > > | Ptr |
typedef InstallAppResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
InstallAppResponse_ (const ContainerAllocator &_alloc) | |
InstallAppResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | installed |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 105 of file InstallApp.h.
typedef uint8_t app_manager::InstallAppResponse_< ContainerAllocator >::_installed_type |
Definition at line 120 of file InstallApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::InstallAppResponse_< ContainerAllocator >::_message_type |
Definition at line 123 of file InstallApp.h.
typedef boost::shared_ptr< ::app_manager::InstallAppResponse_<ContainerAllocator> const> app_manager::InstallAppResponse_< ContainerAllocator >::ConstPtr |
Definition at line 187 of file InstallApp.h.
typedef boost::shared_ptr< ::app_manager::InstallAppResponse_<ContainerAllocator> > app_manager::InstallAppResponse_< ContainerAllocator >::Ptr |
Definition at line 186 of file InstallApp.h.
typedef InstallAppResponse_<ContainerAllocator> app_manager::InstallAppResponse_< ContainerAllocator >::Type |
Definition at line 106 of file InstallApp.h.
app_manager::InstallAppResponse_< ContainerAllocator >::InstallAppResponse_ | ( | ) | [inline] |
Definition at line 108 of file InstallApp.h.
app_manager::InstallAppResponse_< ContainerAllocator >::InstallAppResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 114 of file InstallApp.h.
ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 132 of file InstallApp.h.
ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 139 of file InstallApp.h.
ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 160 of file InstallApp.h.
ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 146 of file InstallApp.h.
static ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 130 of file InstallApp.h.
static const char* app_manager::InstallAppResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 128 of file InstallApp.h.
static ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 137 of file InstallApp.h.
static const char* app_manager::InstallAppResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 135 of file InstallApp.h.
static ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 158 of file InstallApp.h.
static const char* app_manager::InstallAppResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 149 of file InstallApp.h.
static ROS_DEPRECATED const std::string app_manager::InstallAppResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 144 of file InstallApp.h.
static const char* app_manager::InstallAppResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 142 of file InstallApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::InstallAppResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 170 of file InstallApp.h.
virtual ROS_DEPRECATED uint32_t app_manager::InstallAppResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 178 of file InstallApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::InstallAppResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 162 of file InstallApp.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::InstallAppResponse_< ContainerAllocator >::__connection_header |
Definition at line 188 of file InstallApp.h.
uint8_t app_manager::InstallAppResponse_< ContainerAllocator >::installed |
Definition at line 121 of file InstallApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::InstallAppResponse_< ContainerAllocator >::message |
Definition at line 124 of file InstallApp.h.