Header file providing the Serializer class interface. More...
#include <ros/ros.h>
#include <variant_topic_tools/DataTypeTraits.h>
#include <variant_topic_tools/Forwards.h>
Go to the source code of this file.
Classes | |
class | variant_topic_tools::Serializer::Impl |
Serializer implementation. More... | |
class | variant_topic_tools::Serializer |
Data type. More... | |
Namespaces | |
namespace | variant_topic_tools |
Functions | |
std::ostream & | variant_topic_tools::operator<< (std::ostream &stream, const Serializer &serializer) |
Operator for writing the serializer to a stream. |
Header file providing the Serializer class interface.
Definition in file Serializer.h.