2 #ifndef LAUNCHMAN_SERVICE_STOPTASK_H 3 #define LAUNCHMAN_SERVICE_STOPTASK_H 24 template <
class ContainerAllocator>
40 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_taskid_type;
41 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
taskid;
43 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_username_type;
44 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
username;
58 template <
class ContainerAllocator>
72 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_status_type;
73 std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
status;
101 namespace message_traits
105 template<
class ContainerAllocator>
109 return "f90254a4a4912432fb92a8e890bdfbcd";
112 static const char*
value(const ::launchman::StopTaskRequest_<ContainerAllocator> &) {
return value(); }
113 static const uint64_t static_value1 = 0xf90254a4a4912432ULL;
114 static const uint64_t static_value2 = 0xfb92a8e890bdfbcdULL;
117 template<
class ContainerAllocator>
121 return "launchman/StopTaskRequest";
124 static const char*
value(const ::launchman::StopTaskRequest_<ContainerAllocator> &) {
return value(); }
127 template<
class ContainerAllocator>
131 return "string taskid\n\ 137 static const char*
value(const ::launchman::StopTaskRequest_<ContainerAllocator> &) {
return value(); }
146 namespace message_traits
150 template<
class ContainerAllocator>
154 return "4fe5af303955c287688e7347e9b00278";
157 static const char*
value(const ::launchman::StopTaskResponse_<ContainerAllocator> &) {
return value(); }
158 static const uint64_t static_value1 = 0x4fe5af303955c287ULL;
159 static const uint64_t static_value2 = 0x688e7347e9b00278ULL;
162 template<
class ContainerAllocator>
166 return "launchman/StopTaskResponse";
169 static const char*
value(const ::launchman::StopTaskResponse_<ContainerAllocator> &) {
return value(); }
172 template<
class ContainerAllocator>
176 return "string status\n\ 181 static const char*
value(const ::launchman::StopTaskResponse_<ContainerAllocator> &) {
return value(); }
189 namespace serialization
194 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
196 stream.next(m.taskid);
197 stream.next(m.username);
208 namespace serialization
213 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
215 stream.next(m.status);
225 namespace service_traits
231 return "a7f7c2a0ff94dc94508b68c526bc0b69";
241 return "launchman/StopTask";
247 template<
class ContainerAllocator>
251 return "a7f7c2a0ff94dc94508b68c526bc0b69";
257 template<
class ContainerAllocator>
261 return "launchman/StopTask";
267 template<
class ContainerAllocator>
271 return "a7f7c2a0ff94dc94508b68c526bc0b69";
277 template<
class ContainerAllocator>
281 return "launchman/StopTask";
290 #endif // LAUNCHMAN_SERVICE_STOPTASK_H ROS_DECLARE_ALLINONE_SERIALIZER
StopTaskResponse Response
static const char * value(const ::launchman::StopTaskResponse_< ContainerAllocator > &)
boost::shared_ptr< ::launchman::StopTaskResponse_< ContainerAllocator > const > ConstPtr
StopTaskResponse_(const ContainerAllocator &_alloc)
static const char * value()
static const char * value()
static const char * value(const launchman::StopTaskRequest_< ContainerAllocator > &)
boost::shared_ptr< ::launchman::StopTaskResponse > StopTaskResponsePtr
static void allInOne(Stream &stream, T m)
boost::shared_ptr< ::launchman::StopTaskRequest > StopTaskRequestPtr
static const char * value(const ::launchman::StopTaskResponse_< ContainerAllocator > &)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _status_type
static const char * value()
static const char * value(const launchman::StopTaskResponse_< ContainerAllocator > &)
static const char * value(const launchman::StopTaskResponse_< ContainerAllocator > &)
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _username_type
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > taskid
StopTaskRequest_(const ContainerAllocator &_alloc)
::launchman::StopTaskResponse_< std::allocator< void > > StopTaskResponse
boost::shared_ptr< std::map< std::string, std::string > > __connection_header
static const char * value()
boost::shared_ptr< ::launchman::StopTaskRequest_< ContainerAllocator > const > ConstPtr
static const char * value(const launchman::StopTask &)
static const char * value(const ::launchman::StopTaskResponse_< ContainerAllocator > &)
static const char * value()
static const char * value()
StopTaskRequest_< ContainerAllocator > Type
static const char * value(const ::launchman::StopTaskRequest_< ContainerAllocator > &)
static const char * value(const launchman::StopTask &)
static const char * value(const ::launchman::StopTaskRequest_< ContainerAllocator > &)
boost::shared_ptr< ::launchman::StopTaskRequest_< ContainerAllocator > > Ptr
static const char * value()
static const char * value()
StopTaskResponse_< ContainerAllocator > Type
::launchman::StopTaskRequest_< std::allocator< void > > StopTaskRequest
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _taskid_type
boost::shared_ptr< ::launchman::StopTaskResponse const > StopTaskResponseConstPtr
ROS_DECLARE_ALLINONE_SERIALIZER
boost::shared_ptr< std::map< std::string, std::string > > __connection_header
static const char * value(const launchman::StopTaskRequest_< ContainerAllocator > &)
static const char * value(const ::launchman::StopTaskRequest_< ContainerAllocator > &)
static const char * value()
static const char * value()
boost::shared_ptr< ::launchman::StopTaskRequest const > StopTaskRequestConstPtr
static const char * value()
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > status
static void allInOne(Stream &stream, T m)
static const char * value()
boost::shared_ptr< ::launchman::StopTaskResponse_< ContainerAllocator > > Ptr
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > username