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