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

#include <frc/controller/proto/DifferentialDriveFeedforwardProto.h>

Public Types

using MessageStruct = wpi_proto_ProtobufDifferentialDriveFeedforward
 
using InputStream = wpi::ProtoInputStream<frc::DifferentialDriveFeedforward>
 
using OutputStream
 

Static Public Member Functions

static std::optional< frc::DifferentialDriveFeedforwardUnpack (InputStream &stream)
 
static bool Pack (OutputStream &stream, const frc::DifferentialDriveFeedforward &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::DifferentialDriveFeedforward >::Pack ( OutputStream & stream,
const frc::DifferentialDriveFeedforward & value )
static

◆ Unpack()


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