Header file providing the MessageField class interface. More...
#include <boost/type_traits.hpp>
#include <ros/ros.h>
#include <variant_topic_tools/MessageFieldCollection.h>
#include <variant_topic_tools/MessageFieldTypeTraits.h>
#include <variant_topic_tools/MessageType.h>
#include <variant_topic_tools/MessageField.tpp>
Go to the source code of this file.
Classes | |
class | variant_topic_tools::MessageField< T > |
Message field template. More... | |
Namespaces | |
namespace | variant_topic_tools |
Functions | |
template<typename T > | |
std::ostream & | variant_topic_tools::operator<< (std::ostream &stream, const MessageField< T > &messageField) |
Operator for writing the message field to a stream. |
Header file providing the MessageField class interface.
Definition in file MessageField.h.