#include <AppUpdate.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ros::Time | _started_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _taskid_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _username_type |
typedef boost::shared_ptr < ::launchman::AppUpdate_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::launchman::AppUpdate_ < ContainerAllocator > > | Ptr |
typedef AppUpdate_ < 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 |
AppUpdate_ (const ContainerAllocator &_alloc) | |
AppUpdate_ () | |
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 |
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 () |
Public Attributes | |
::std_msgs::Header_ < ContainerAllocator > | header |
ros::Time | started |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | taskid |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | username |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file AppUpdate.h.
typedef ::std_msgs::Header_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::_header_type |
Definition at line 35 of file AppUpdate.h.
typedef ros::Time launchman::AppUpdate_< ContainerAllocator >::_started_type |
Definition at line 47 of file AppUpdate.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::_status_type |
Definition at line 44 of file AppUpdate.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::_taskid_type |
Definition at line 38 of file AppUpdate.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::_username_type |
Definition at line 41 of file AppUpdate.h.
typedef boost::shared_ptr< ::launchman::AppUpdate_<ContainerAllocator> const> launchman::AppUpdate_< ContainerAllocator >::ConstPtr |
Definition at line 130 of file AppUpdate.h.
typedef boost::shared_ptr< ::launchman::AppUpdate_<ContainerAllocator> > launchman::AppUpdate_< ContainerAllocator >::Ptr |
Definition at line 129 of file AppUpdate.h.
typedef AppUpdate_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::Type |
Definition at line 15 of file AppUpdate.h.
launchman::AppUpdate_< ContainerAllocator >::AppUpdate_ | ( | ) | [inline] |
Definition at line 17 of file AppUpdate.h.
launchman::AppUpdate_< ContainerAllocator >::AppUpdate_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 26 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 94 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 92 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file AppUpdate.h.
virtual ROS_DEPRECATED uint8_t* launchman::AppUpdate_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 107 of file AppUpdate.h.
virtual ROS_DEPRECATED uint32_t launchman::AppUpdate_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 118 of file AppUpdate.h.
virtual ROS_DEPRECATED uint8_t* launchman::AppUpdate_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 96 of file AppUpdate.h.
::std_msgs::Header_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::header |
Definition at line 36 of file AppUpdate.h.
ros::Time launchman::AppUpdate_< ContainerAllocator >::started |
Definition at line 48 of file AppUpdate.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::status |
Definition at line 45 of file AppUpdate.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::taskid |
Definition at line 39 of file AppUpdate.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::AppUpdate_< ContainerAllocator >::username |
Definition at line 42 of file AppUpdate.h.