5 #ifndef SENSOR_MSGS_MESSAGE_SETCAMERAINFORESPONSE_H 6 #define SENSOR_MSGS_MESSAGE_SETCAMERAINFORESPONSE_H 21 template <
class ContainerAllocator>
41 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_status_message_type;
61 template<
typename ContainerAllocator>
62 std::ostream& operator<<(std::ostream& s, const ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator> &
v)
72 namespace message_traits
85 template <
class ContainerAllocator>
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
116 template<
class ContainerAllocator>
121 return "2ec6f3eff0161f4257b808b12bc830c2";
124 static const char*
value(const ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator>&) {
return value(); }
125 static const uint64_t static_value1 = 0x2ec6f3eff0161f42ULL;
126 static const uint64_t static_value2 = 0x57b808b12bc830c2ULL;
129 template<
class ContainerAllocator>
134 return "sensor_msgs/SetCameraInfoResponse";
137 static const char*
value(const ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator>&) {
return value(); }
140 template<
class ContainerAllocator>
145 return "bool success\n\ 146 string status_message\n\ 151 static const char*
value(const ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator>&) {
return value(); }
159 namespace serialization
166 stream.next(m.success);
167 stream.next(m.status_message);
178 namespace message_operations
181 template<
class ContainerAllocator>
184 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator>&
v)
186 s << indent <<
"success: ";
188 s << indent <<
"status_message: ";
196 #endif // SENSOR_MSGS_MESSAGE_SETCAMERAINFORESPONSE_H std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _status_message_type
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
_status_message_type status_message
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value()
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
static const char * value()
SetCameraInfoResponse_< ContainerAllocator > Type
Stream base-class, provides common functionality for IStream and OStream.
boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse > SetCameraInfoResponsePtr
static const char * value(const ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > &)
boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > const > ConstPtr
Tools for manipulating sensor_msgs.
SetCameraInfoResponse_(const ContainerAllocator &_alloc)
static void stream(Stream &s, const std::string &indent, const ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > &v)
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
unsigned __int64 uint64_t
boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > > Ptr
Specialize to provide the definition for a message.
boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse const > SetCameraInfoResponseConstPtr
::sensor_msgs::SetCameraInfoResponse_< std::allocator< void > > SetCameraInfoResponse
static void allInOne(Stream &stream, T m)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value()
static const char * value(const ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > &)
static const char * value(const ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > &)