#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 | |
AppUpdate_ () | |
AppUpdate_ (const ContainerAllocator &_alloc) | |
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 |
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 60 of file AppUpdate.h.
typedef boost::shared_ptr< ::launchman::AppUpdate_<ContainerAllocator> > launchman::AppUpdate_< ContainerAllocator >::Ptr |
Definition at line 59 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.
boost::shared_ptr<std::map<std::string, std::string> > launchman::AppUpdate_< ContainerAllocator >::__connection_header |
Definition at line 61 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.