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

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

Public Types

using MessageStruct = wpi_proto_ProtobufMecanumDriveWheelSpeeds
 
using InputStream = wpi::ProtoInputStream<frc::MecanumDriveWheelSpeeds>
 
using OutputStream = wpi::ProtoOutputStream<frc::MecanumDriveWheelSpeeds>
 

Static Public Member Functions

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

Member Typedef Documentation

◆ InputStream

◆ MessageStruct

◆ OutputStream

Member Function Documentation

◆ Pack()

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

◆ Unpack()

static std::optional< frc::MecanumDriveWheelSpeeds > wpi::Protobuf< frc::MecanumDriveWheelSpeeds >::Unpack ( InputStream & stream)
static

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