protozero
Minimalistic protocol buffer decoder and encoder in C++.
Classes | Namespaces
pbf_message.hpp File Reference

Contains the pbf_message template class. More...

#include <type_traits>
#include <protozero/pbf_reader.hpp>
#include <protozero/types.hpp>
Include dependency graph for pbf_message.hpp:

Go to the source code of this file.

Classes

class  protozero::pbf_message< T >
 

Namespaces

 protozero
 All parts of the protozero header-only library are in this namespace.
 

Detailed Description

Contains the pbf_message template class.