$search
#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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::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 22 of file AppUpdate.h.
typedef ::std_msgs::Header_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::_header_type |
Definition at line 43 of file AppUpdate.h.
typedef ros::Time launchman::AppUpdate_< ContainerAllocator >::_started_type |
Definition at line 55 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 52 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 46 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 49 of file AppUpdate.h.
typedef boost::shared_ptr< ::launchman::AppUpdate_<ContainerAllocator> const> launchman::AppUpdate_< ContainerAllocator >::ConstPtr |
Definition at line 138 of file AppUpdate.h.
typedef boost::shared_ptr< ::launchman::AppUpdate_<ContainerAllocator> > launchman::AppUpdate_< ContainerAllocator >::Ptr |
Definition at line 137 of file AppUpdate.h.
typedef AppUpdate_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::Type |
Definition at line 23 of file AppUpdate.h.
launchman::AppUpdate_< ContainerAllocator >::AppUpdate_ | ( | ) | [inline] |
Definition at line 25 of file AppUpdate.h.
launchman::AppUpdate_< ContainerAllocator >::AppUpdate_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 64 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 71 of file AppUpdate.h.
ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 102 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 62 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 60 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 69 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 67 of file AppUpdate.h.
static ROS_DEPRECATED const std::string launchman::AppUpdate_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 100 of file AppUpdate.h.
static const char* launchman::AppUpdate_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 74 of file AppUpdate.h.
virtual ROS_DEPRECATED uint8_t* launchman::AppUpdate_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 115 of file AppUpdate.h.
virtual ROS_DEPRECATED uint32_t launchman::AppUpdate_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 126 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 104 of file AppUpdate.h.
boost::shared_ptr<std::map<std::string, std::string> > launchman::AppUpdate_< ContainerAllocator >::__connection_header |
Definition at line 139 of file AppUpdate.h.
::std_msgs::Header_<ContainerAllocator> launchman::AppUpdate_< ContainerAllocator >::header |
Definition at line 44 of file AppUpdate.h.
ros::Time launchman::AppUpdate_< ContainerAllocator >::started |
Definition at line 56 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 53 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 47 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 50 of file AppUpdate.h.