WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::ProtobufMessage< T > Member List

This is the complete list of members for wpi::ProtobufMessage< T >, including all inherited members.

ForEachProtobufDescriptor(function_ref< bool(std::string_view filename)> exists, function_ref< void(std::string_view filename, std::span< const uint8_t > descriptor)> fn)wpi::ProtobufMessage< T >inline
GetTypeString() constwpi::ProtobufMessage< T >inline
Pack(wpi::SmallVectorImpl< uint8_t > &out, const T &value)wpi::ProtobufMessage< T >inline
Pack(std::vector< uint8_t > &out, const T &value)wpi::ProtobufMessage< T >inline
Unpack(std::span< const uint8_t > data)wpi::ProtobufMessage< T >inline
UnpackInto(T *out, std::span< const uint8_t > data)wpi::ProtobufMessage< T >inline