Go to the documentation of this file.00001
00002 #ifndef HRL_HAPTIC_MANIPULATION_IN_CLUTTER_SRVS_SERVICE_HAPTICMPCLOGANDMONITORINFO_H
00003 #define HRL_HAPTIC_MANIPULATION_IN_CLUTTER_SRVS_SERVICE_HAPTICMPCLOGANDMONITORINFO_H
00004 #include <string>
00005 #include <vector>
00006 #include <map>
00007 #include <ostream>
00008 #include "ros/serialization.h"
00009 #include "ros/builtin_message_traits.h"
00010 #include "ros/message_operations.h"
00011 #include "ros/time.h"
00012
00013 #include "ros/macros.h"
00014
00015 #include "ros/assert.h"
00016
00017 #include "ros/service_traits.h"
00018
00019 #include "geometry_msgs/Point.h"
00020
00021
00022
00023 namespace hrl_haptic_manipulation_in_clutter_srvs
00024 {
00025 template <class ContainerAllocator>
00026 struct HapticMPCLogAndMonitorInfoRequest_ {
00027 typedef HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> Type;
00028
00029 HapticMPCLogAndMonitorInfoRequest_()
00030 : logging_name()
00031 , local_goal()
00032 {
00033 }
00034
00035 HapticMPCLogAndMonitorInfoRequest_(const ContainerAllocator& _alloc)
00036 : logging_name(_alloc)
00037 , local_goal(_alloc)
00038 {
00039 }
00040
00041 typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > _logging_name_type;
00042 std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > logging_name;
00043
00044 typedef ::geometry_msgs::Point_<ContainerAllocator> _local_goal_type;
00045 ::geometry_msgs::Point_<ContainerAllocator> local_goal;
00046
00047
00048 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > Ptr;
00049 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> const> ConstPtr;
00050 boost::shared_ptr<std::map<std::string, std::string> > __connection_header;
00051 };
00052 typedef ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<std::allocator<void> > HapticMPCLogAndMonitorInfoRequest;
00053
00054 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest> HapticMPCLogAndMonitorInfoRequestPtr;
00055 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest const> HapticMPCLogAndMonitorInfoRequestConstPtr;
00056
00057
00058 template <class ContainerAllocator>
00059 struct HapticMPCLogAndMonitorInfoResponse_ {
00060 typedef HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> Type;
00061
00062 HapticMPCLogAndMonitorInfoResponse_()
00063 {
00064 }
00065
00066 HapticMPCLogAndMonitorInfoResponse_(const ContainerAllocator& _alloc)
00067 {
00068 }
00069
00070
00071 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > Ptr;
00072 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> const> ConstPtr;
00073 boost::shared_ptr<std::map<std::string, std::string> > __connection_header;
00074 };
00075 typedef ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<std::allocator<void> > HapticMPCLogAndMonitorInfoResponse;
00076
00077 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse> HapticMPCLogAndMonitorInfoResponsePtr;
00078 typedef boost::shared_ptr< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse const> HapticMPCLogAndMonitorInfoResponseConstPtr;
00079
00080 struct HapticMPCLogAndMonitorInfo
00081 {
00082
00083 typedef HapticMPCLogAndMonitorInfoRequest Request;
00084 typedef HapticMPCLogAndMonitorInfoResponse Response;
00085 Request request;
00086 Response response;
00087
00088 typedef Request RequestType;
00089 typedef Response ResponseType;
00090 };
00091 }
00092
00093 namespace ros
00094 {
00095 namespace message_traits
00096 {
00097 template<class ContainerAllocator> struct IsMessage< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > : public TrueType {};
00098 template<class ContainerAllocator> struct IsMessage< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> const> : public TrueType {};
00099 template<class ContainerAllocator>
00100 struct MD5Sum< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > {
00101 static const char* value()
00102 {
00103 return "c43bc9a70f4b8b5cc63764450ecb6254";
00104 }
00105
00106 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> &) { return value(); }
00107 static const uint64_t static_value1 = 0xc43bc9a70f4b8b5cULL;
00108 static const uint64_t static_value2 = 0xc63764450ecb6254ULL;
00109 };
00110
00111 template<class ContainerAllocator>
00112 struct DataType< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > {
00113 static const char* value()
00114 {
00115 return "hrl_haptic_manipulation_in_clutter_srvs/HapticMPCLogAndMonitorInfoRequest";
00116 }
00117
00118 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> &) { return value(); }
00119 };
00120
00121 template<class ContainerAllocator>
00122 struct Definition< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > {
00123 static const char* value()
00124 {
00125 return "\n\
00126 \n\
00127 \n\
00128 \n\
00129 \n\
00130 string logging_name\n\
00131 \n\
00132 \n\
00133 \n\
00134 \n\
00135 \n\
00136 \n\
00137 geometry_msgs/Point local_goal\n\
00138 \n\
00139 \n\
00140 ================================================================================\n\
00141 MSG: geometry_msgs/Point\n\
00142 # This contains the position of a point in free space\n\
00143 float64 x\n\
00144 float64 y\n\
00145 float64 z\n\
00146 \n\
00147 ";
00148 }
00149
00150 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> &) { return value(); }
00151 };
00152
00153 }
00154 }
00155
00156
00157 namespace ros
00158 {
00159 namespace message_traits
00160 {
00161 template<class ContainerAllocator> struct IsMessage< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > : public TrueType {};
00162 template<class ContainerAllocator> struct IsMessage< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> const> : public TrueType {};
00163 template<class ContainerAllocator>
00164 struct MD5Sum< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > {
00165 static const char* value()
00166 {
00167 return "d41d8cd98f00b204e9800998ecf8427e";
00168 }
00169
00170 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> &) { return value(); }
00171 static const uint64_t static_value1 = 0xd41d8cd98f00b204ULL;
00172 static const uint64_t static_value2 = 0xe9800998ecf8427eULL;
00173 };
00174
00175 template<class ContainerAllocator>
00176 struct DataType< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > {
00177 static const char* value()
00178 {
00179 return "hrl_haptic_manipulation_in_clutter_srvs/HapticMPCLogAndMonitorInfoResponse";
00180 }
00181
00182 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> &) { return value(); }
00183 };
00184
00185 template<class ContainerAllocator>
00186 struct Definition< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > {
00187 static const char* value()
00188 {
00189 return "\n\
00190 \n\
00191 \n\
00192 ";
00193 }
00194
00195 static const char* value(const ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> &) { return value(); }
00196 };
00197
00198 template<class ContainerAllocator> struct IsFixedSize< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > : public TrueType {};
00199 }
00200 }
00201
00202 namespace ros
00203 {
00204 namespace serialization
00205 {
00206
00207 template<class ContainerAllocator> struct Serializer< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> >
00208 {
00209 template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
00210 {
00211 stream.next(m.logging_name);
00212 stream.next(m.local_goal);
00213 }
00214
00215 ROS_DECLARE_ALLINONE_SERIALIZER;
00216 };
00217 }
00218 }
00219
00220
00221 namespace ros
00222 {
00223 namespace serialization
00224 {
00225
00226 template<class ContainerAllocator> struct Serializer< ::hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> >
00227 {
00228 template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
00229 {
00230 }
00231
00232 ROS_DECLARE_ALLINONE_SERIALIZER;
00233 };
00234 }
00235 }
00236
00237 namespace ros
00238 {
00239 namespace service_traits
00240 {
00241 template<>
00242 struct MD5Sum<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfo> {
00243 static const char* value()
00244 {
00245 return "c43bc9a70f4b8b5cc63764450ecb6254";
00246 }
00247
00248 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfo&) { return value(); }
00249 };
00250
00251 template<>
00252 struct DataType<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfo> {
00253 static const char* value()
00254 {
00255 return "hrl_haptic_manipulation_in_clutter_srvs/HapticMPCLogAndMonitorInfo";
00256 }
00257
00258 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfo&) { return value(); }
00259 };
00260
00261 template<class ContainerAllocator>
00262 struct MD5Sum<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > {
00263 static const char* value()
00264 {
00265 return "c43bc9a70f4b8b5cc63764450ecb6254";
00266 }
00267
00268 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> &) { return value(); }
00269 };
00270
00271 template<class ContainerAllocator>
00272 struct DataType<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> > {
00273 static const char* value()
00274 {
00275 return "hrl_haptic_manipulation_in_clutter_srvs/HapticMPCLogAndMonitorInfo";
00276 }
00277
00278 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoRequest_<ContainerAllocator> &) { return value(); }
00279 };
00280
00281 template<class ContainerAllocator>
00282 struct MD5Sum<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > {
00283 static const char* value()
00284 {
00285 return "c43bc9a70f4b8b5cc63764450ecb6254";
00286 }
00287
00288 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> &) { return value(); }
00289 };
00290
00291 template<class ContainerAllocator>
00292 struct DataType<hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> > {
00293 static const char* value()
00294 {
00295 return "hrl_haptic_manipulation_in_clutter_srvs/HapticMPCLogAndMonitorInfo";
00296 }
00297
00298 static const char* value(const hrl_haptic_manipulation_in_clutter_srvs::HapticMPCLogAndMonitorInfoResponse_<ContainerAllocator> &) { return value(); }
00299 };
00300
00301 }
00302 }
00303
00304 #endif // HRL_HAPTIC_MANIPULATION_IN_CLUTTER_SRVS_SERVICE_HAPTICMPCLOGANDMONITORINFO_H
00305