WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::Protobuf< frc::DifferentialDriveWheelSpeeds > Struct Reference

#include <frc/kinematics/proto/DifferentialDriveWheelSpeedsProto.h>

Public Types

using MessageStruct = wpi_proto_ProtobufDifferentialDriveWheelSpeeds
 
using InputStream = wpi::ProtoInputStream<frc::DifferentialDriveWheelSpeeds>
 
using OutputStream
 

Static Public Member Functions

static std::optional< frc::DifferentialDriveWheelSpeedsUnpack (InputStream &stream)
 
static bool Pack (OutputStream &stream, const frc::DifferentialDriveWheelSpeeds &value)
 

Member Typedef Documentation

◆ InputStream

◆ MessageStruct

◆ OutputStream

Initial value:
Class for wrapping a nanopb ostream.
Definition Protobuf.h:119

Member Function Documentation

◆ Pack()

static bool wpi::Protobuf< frc::DifferentialDriveWheelSpeeds >::Pack ( OutputStream & stream,
const frc::DifferentialDriveWheelSpeeds & value )
static

◆ Unpack()


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