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

#include <framework/protocol_buffers/varint.hpp>

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

Detailed Description

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

Serializes the child type T using the zig-zag varint variant specified in: https://developers.google.com/protocol-buffers/docs/encoding#types

Template Parameters
Tchild type
Safeperform end-of-stream checks

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