WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::util::Protobuf< T > Struct Template Reference

Protobuf serialization template. More...

#include <wpi/util/protobuf/Protobuf.hpp>

Detailed Description

template<typename T>
struct wpi::util::Protobuf< T >

Protobuf serialization template.

Unspecialized class has no members; only specializations of this class are useful, and only if they meet the ProtobufSerializable concept.

Template Parameters
Ttype to serialize/deserialize

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