$search
#include <StartApp.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 std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _namespace_type |
typedef uint8_t | _started_type |
typedef boost::shared_ptr < ::app_manager::StartAppResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::StartAppResponse_ < ContainerAllocator > > | Ptr |
typedef StartAppResponse_ < 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
StartAppResponse_ (const ContainerAllocator &_alloc) | |
StartAppResponse_ () | |
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 |
int32_t | error_code |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
uint8_t | started |
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 StartApp.h.
typedef int32_t app_manager::StartAppResponse_< ContainerAllocator >::_error_code_type |
Definition at line 127 of file StartApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::_message_type |
Definition at line 130 of file StartApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::_namespace_type |
Definition at line 133 of file StartApp.h.
typedef uint8_t app_manager::StartAppResponse_< ContainerAllocator >::_started_type |
Definition at line 124 of file StartApp.h.
typedef boost::shared_ptr< ::app_manager::StartAppResponse_<ContainerAllocator> const> app_manager::StartAppResponse_< ContainerAllocator >::ConstPtr |
Definition at line 208 of file StartApp.h.
typedef boost::shared_ptr< ::app_manager::StartAppResponse_<ContainerAllocator> > app_manager::StartAppResponse_< ContainerAllocator >::Ptr |
Definition at line 207 of file StartApp.h.
typedef StartAppResponse_<ContainerAllocator> app_manager::StartAppResponse_< ContainerAllocator >::Type |
Definition at line 106 of file StartApp.h.
app_manager::StartAppResponse_< ContainerAllocator >::StartAppResponse_ | ( | ) | [inline] |
Definition at line 108 of file StartApp.h.
app_manager::StartAppResponse_< ContainerAllocator >::StartAppResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 116 of file StartApp.h.
ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 142 of file StartApp.h.
ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 149 of file StartApp.h.
ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 175 of file StartApp.h.
ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 156 of file StartApp.h.
static ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 140 of file StartApp.h.
static const char* app_manager::StartAppResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 138 of file StartApp.h.
static ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 147 of file StartApp.h.
static const char* app_manager::StartAppResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 145 of file StartApp.h.
static ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 173 of file StartApp.h.
static const char* app_manager::StartAppResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 159 of file StartApp.h.
static ROS_DEPRECATED const std::string app_manager::StartAppResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 154 of file StartApp.h.
static const char* app_manager::StartAppResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 152 of file StartApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::StartAppResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 187 of file StartApp.h.
virtual ROS_DEPRECATED uint32_t app_manager::StartAppResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 197 of file StartApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::StartAppResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 177 of file StartApp.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::StartAppResponse_< ContainerAllocator >::__connection_header |
Definition at line 209 of file StartApp.h.
int32_t app_manager::StartAppResponse_< ContainerAllocator >::error_code |
Definition at line 128 of file StartApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::message |
Definition at line 131 of file StartApp.h.
uint8_t app_manager::StartAppResponse_< ContainerAllocator >::started |
Definition at line 125 of file StartApp.h.