![]() |
WPILibC++ 2025.3.2
|
#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::DifferentialDriveWheelSpeeds > | Unpack (InputStream &stream) |
static bool | Pack (OutputStream &stream, const frc::DifferentialDriveWheelSpeeds &value) |
using wpi::Protobuf< frc::DifferentialDriveWheelSpeeds >::InputStream = wpi::ProtoInputStream<frc::DifferentialDriveWheelSpeeds> |
using wpi::Protobuf< frc::DifferentialDriveWheelSpeeds >::MessageStruct = wpi_proto_ProtobufDifferentialDriveWheelSpeeds |
using wpi::Protobuf< frc::DifferentialDriveWheelSpeeds >::OutputStream |
|
static |
|
static |