2 #ifndef LAUNCHMAN_MESSAGE_APPUPDATE_H 3 #define LAUNCHMAN_MESSAGE_APPUPDATE_H 17 #include "std_msgs/Header.h" 21 template <
class ContainerAllocator>
44 ::std_msgs::Header_<ContainerAllocator>
header;
46 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_taskid_type;
47 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
taskid;
49 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_username_type;
50 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
username;
52 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_status_type;
53 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
status;
63 typedef ::launchman::AppUpdate_<std::allocator<void> >
AppUpdate;
69 template<
typename ContainerAllocator>
70 std::ostream& operator<<(std::ostream& s, const ::launchman::AppUpdate_<ContainerAllocator> & v)
79 namespace message_traits
83 template<
class ContainerAllocator>
87 return "5798525d2dcbad786f5d5d2c3dfd0cae";
90 static const char*
value(const ::launchman::AppUpdate_<ContainerAllocator> &) {
return value(); }
91 static const uint64_t static_value1 = 0x5798525d2dcbad78ULL;
92 static const uint64_t static_value2 = 0x6f5d5d2c3dfd0caeULL;
95 template<
class ContainerAllocator>
99 return "launchman/AppUpdate";
102 static const char*
value(const ::launchman::AppUpdate_<ContainerAllocator> &) {
return value(); }
105 template<
class ContainerAllocator>
109 return "Header header\n\ 115 ================================================================================\n\ 116 MSG: std_msgs/Header\n\ 117 # Standard metadata for higher-level stamped data types.\n\ 118 # This is generally used to communicate timestamped data \n\ 119 # in a particular coordinate frame.\n\ 121 # sequence ID: consecutively increasing ID \n\ 123 #Two-integer timestamp that is expressed as:\n\ 124 # * stamp.secs: seconds (stamp_secs) since epoch\n\ 125 # * stamp.nsecs: nanoseconds since stamp_secs\n\ 126 # time-handling sugar is provided by the client library\n\ 128 #Frame this data is associated with\n\ 136 static const char*
value(const ::launchman::AppUpdate_<ContainerAllocator> &) {
return value(); }
146 namespace serialization
151 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
153 stream.next(m.header);
154 stream.next(m.taskid);
155 stream.next(m.username);
156 stream.next(m.status);
157 stream.next(m.started);
167 namespace message_operations
170 template<
class ContainerAllocator>
173 template<
typename Stream>
static void stream(Stream& s,
const std::string& indent, const ::launchman::AppUpdate_<ContainerAllocator> & v)
175 s << indent <<
"header: ";
178 s << indent <<
"taskid: ";
180 s << indent <<
"username: ";
182 s << indent <<
"status: ";
184 s << indent <<
"started: ";
193 #endif // LAUNCHMAN_MESSAGE_APPUPDATE_H static const char * value(const ::launchman::AppUpdate_< ContainerAllocator > &)
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::launchman::AppUpdate_< ContainerAllocator > &v)
static void allInOne(Stream &stream, T m)
AppUpdate_< ContainerAllocator > Type
boost::shared_ptr< ::launchman::AppUpdate > AppUpdatePtr
boost::shared_ptr< std::map< std::string, std::string > > __connection_header
AppUpdate_(const ContainerAllocator &_alloc)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _status_type
::std_msgs::Header_< ContainerAllocator > header
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _username_type
ROS_DECLARE_ALLINONE_SERIALIZER
static const char * value(const ::launchman::AppUpdate_< ContainerAllocator > &)
boost::shared_ptr< ::launchman::AppUpdate const > AppUpdateConstPtr
::std_msgs::Header_< ContainerAllocator > _header_type
::launchman::AppUpdate_< std::allocator< void > > AppUpdate
static const char * value()
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _taskid_type
static const char * value()
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > taskid
boost::shared_ptr< ::launchman::AppUpdate_< ContainerAllocator > const > ConstPtr
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > username
static const char * value(const ::launchman::AppUpdate_< ContainerAllocator > &)
boost::shared_ptr< ::launchman::AppUpdate_< ContainerAllocator > > Ptr
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > status