String.h
Go to the documentation of this file.
1 #include "sick_scan/sick_scan_base.h" /* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */
2 // Generated by gencpp from file std_msgs/String.msg
3 // DO NOT EDIT!
4 
5 
6 #ifndef STD_MSGS_MESSAGE_STRING_H
7 #define STD_MSGS_MESSAGE_STRING_H
8 
9 
10 #include <string>
11 #include <vector>
12 #include <map>
13 
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
18 
19 
20 namespace std_msgs
21 {
22 template <class ContainerAllocator>
23 struct String_
24 {
26 
28  : data() {
29  }
30  String_(const ContainerAllocator& _alloc)
31  : data(_alloc) {
32  (void)_alloc;
33  }
34 
35 
36 
37  typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > _data_type;
39 
40 
41 
42 
43  typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator> > Ptr;
44  typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator> const> ConstPtr;
45 
46 }; // struct String_
47 
48 typedef ::std_msgs::String_<std::allocator<void> > String;
49 
50 typedef std::shared_ptr< ::std_msgs::String > StringPtr;
51 typedef std::shared_ptr< ::std_msgs::String const> StringConstPtr;
52 
53 // constants requiring out of line definition
54 
55 
56 
57 template<typename ContainerAllocator>
58 std::ostream& operator<<(std::ostream& s, const ::std_msgs::String_<ContainerAllocator> & v)
59 {
61 return s;
62 }
63 
64 } // namespace std_msgs
65 
66 namespace roswrap
67 {
68 namespace message_traits
69 {
70 
71 
72 
73 // BOOLTRAITS {'IsFixedSize': False, 'IsMessage': True, 'HasHeader': False}
74 // {'std_msgs': ['/tmp/binarydeb/ros-kinetic-std-msgs-0.5.11/msg']}
75 
76 // !!!!!!!!!!! ['__class__', '__delattr__', '__dict__', '__doc__', '__eq__', '__format__', '__getattribute__', '__hash__', '__init__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_parsed_fields', 'constants', 'fields', 'full_name', 'has_header', 'header_present', 'names', 'package', 'parsed_fields', 'short_name', 'text', 'types']
77 
78 
79 
80 
81 template <class ContainerAllocator>
82 struct IsFixedSize< ::std_msgs::String_<ContainerAllocator> >
83  : FalseType
84  { };
85 
86 template <class ContainerAllocator>
87 struct IsFixedSize< ::std_msgs::String_<ContainerAllocator> const>
88  : FalseType
89  { };
90 
91 template <class ContainerAllocator>
92 struct IsMessage< ::std_msgs::String_<ContainerAllocator> >
93  : TrueType
94  { };
95 
96 template <class ContainerAllocator>
97 struct IsMessage< ::std_msgs::String_<ContainerAllocator> const>
98  : TrueType
99  { };
100 
101 template <class ContainerAllocator>
102 struct HasHeader< ::std_msgs::String_<ContainerAllocator> >
103  : FalseType
104  { };
105 
106 template <class ContainerAllocator>
107 struct HasHeader< ::std_msgs::String_<ContainerAllocator> const>
108  : FalseType
109  { };
110 
111 
112 template<class ContainerAllocator>
113 struct MD5Sum< ::std_msgs::String_<ContainerAllocator> >
114 {
115  static const char* value()
116  {
117  return "992ce8a1687cec8c8bd883ec73ca41d1";
118  }
119 
120  static const char* value(const ::std_msgs::String_<ContainerAllocator>&) { return value(); }
121  static const uint64_t static_value1 = 0x992ce8a1687cec8cULL;
122  static const uint64_t static_value2 = 0x8bd883ec73ca41d1ULL;
123 };
124 
125 template<class ContainerAllocator>
126 struct DataType< ::std_msgs::String_<ContainerAllocator> >
127 {
128  static const char* value()
129  {
130  return "std_msgs/String";
131  }
132 
133  static const char* value(const ::std_msgs::String_<ContainerAllocator>&) { return value(); }
134 };
135 
136 template<class ContainerAllocator>
137 struct Definition< ::std_msgs::String_<ContainerAllocator> >
138 {
139  static const char* value()
140  {
141  return "string data\n\
142 ";
143  }
144 
145  static const char* value(const ::std_msgs::String_<ContainerAllocator>&) { return value(); }
146 };
147 
148 } // namespace message_traits
149 } // namespace roswrap
150 
151 namespace roswrap
152 {
153 namespace serialization
154 {
155 
156  template<class ContainerAllocator> struct Serializer< ::std_msgs::String_<ContainerAllocator> >
157  {
158  template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
159  {
160  stream.next(m.data);
161  }
162 
164  }; // struct String_
165 
166 } // namespace serialization
167 } // namespace roswrap
168 
169 namespace roswrap
170 {
171 namespace message_operations
172 {
173 
174 template<class ContainerAllocator>
175 struct Printer< ::std_msgs::String_<ContainerAllocator> >
176 {
177  template<typename Stream> static void stream(Stream& s, const std::string& indent, const ::std_msgs::String_<ContainerAllocator>& v)
178  {
179  s << indent << "data: ";
180  Printer<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::stream(s, indent + " ", v.data);
181  }
182 };
183 
184 } // namespace message_operations
185 } // namespace roswrap
186 
187 #endif // STD_MSGS_MESSAGE_STRING_H
roswrap::message_traits::FalseType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:89
multiscan_pcap_player.indent
indent
Definition: multiscan_pcap_player.py:252
std_msgs::String_::data
_data_type data
Definition: String.h:38
roswrap::serialization::Serializer
Templated serialization class. Default implementation provides backwards compatibility with old messa...
Definition: serialization.h:120
roswrap::message_traits::HasHeader
HasHeader informs whether or not there is a header that gets serialized as the first thing in the mes...
Definition: message_traits.h:107
const
#define const
Definition: getopt.c:38
std_msgs::StringPtr
std::shared_ptr< ::std_msgs::String > StringPtr
Definition: String.h:50
s
XmlRpcServer s
std_msgs::String_::_data_type
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _data_type
Definition: String.h:37
roswrap::message_operations::Printer::stream
static void stream(Stream &s, const std::string &indent, const M &value)
Definition: message_operations.h:43
roswrap::message_traits::IsFixedSize
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
Definition: message_traits.h:103
roswrap::message_traits::Definition< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value()
Definition: String.h:139
ros::message_operations::Printer
ROS_DECLARE_ALLINONE_SERIALIZER
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
Definition: serialization.h:74
roswrap::message_traits::DataType
Specialize to provide the datatype for a message.
Definition: message_traits.h:135
roswrap::message_traits::Definition
Specialize to provide the definition for a message.
Definition: message_traits.h:152
std_msgs::String_::String_
String_()
Definition: String.h:27
roswrap::message_traits::MD5Sum< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
Definition: String.h:120
std_msgs
std_msgs::String_
Definition: String.h:23
std_msgs::String_::ConstPtr
std::shared_ptr< ::std_msgs::String_< ContainerAllocator > const > ConstPtr
Definition: String.h:44
std_msgs::String_::String_
String_(const ContainerAllocator &_alloc)
Definition: String.h:30
std_msgs::String_::Type
String_< ContainerAllocator > Type
Definition: String.h:25
roswrap::message_traits::MD5Sum< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value()
Definition: String.h:115
roswrap::message_traits::DataType< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value()
Definition: String.h:128
roswrap
Definition: param_modi.cpp:41
roswrap::message_operations::Printer
Definition: message_operations.h:40
roswrap::message_traits::TrueType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:79
roswrap::message_traits::MD5Sum
Specialize to provide the md5sum for a message.
Definition: message_traits.h:118
roswrap::message_traits::Definition< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
Definition: String.h:145
roswrap::message_traits::IsMessage
Am I message or not.
Definition: message_traits.h:112
std_msgs::String
::std_msgs::String_< std::allocator< void > > String
Definition: String.h:48
sick_scan_base.h
roswrap::serialization::Stream
Stream base-class, provides common functionality for IStream and OStream.
Definition: serialization.h:705
std_msgs::String_::Ptr
std::shared_ptr< ::std_msgs::String_< ContainerAllocator > > Ptr
Definition: String.h:43
std_msgs::StringConstPtr
std::shared_ptr< ::std_msgs::String const > StringConstPtr
Definition: String.h:51
roswrap::message_traits::DataType< ::std_msgs::String_< ContainerAllocator > >::value
static const char * value(const ::std_msgs::String_< ContainerAllocator > &)
Definition: String.h:133
std_msgs::operator<<
std::ostream & operator<<(std::ostream &s, const ::std_msgs::Bool_< ContainerAllocator > &v)
Definition: Bool.h:58
roswrap::serialization::Serializer< ::std_msgs::String_< ContainerAllocator > >::allInOne
static void allInOne(Stream &stream, T m)
Definition: String.h:158
roswrap::message_operations::Printer< ::std_msgs::String_< ContainerAllocator > >::stream
static void stream(Stream &s, const std::string &indent, const ::std_msgs::String_< ContainerAllocator > &v)
Definition: String.h:177


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12