framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
framework::protocol_buffers::varint< T > Struct Template Reference

#include <framework/protocol_buffers/varint.hpp>

Inheritance diagram for framework::protocol_buffers::varint< T >:
framework::serializable::mutator_type< T >

Detailed Description

template<typename T>
struct framework::protocol_buffers::varint< T >

Serializes the child type T using the varint format specified in: https://developers.google.com/protocol-buffers/docs/encoding#varints

Template Parameters
Tchild type
Safeperform end-of-stream checks

The documentation for this struct was generated from the following file: