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

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

Public Types

using MessageStruct = wpi_proto_ProtobufElevatorFeedforward
 
using InputStream = wpi::ProtoInputStream<frc::ElevatorFeedforward>
 
using OutputStream = wpi::ProtoOutputStream<frc::ElevatorFeedforward>
 

Static Public Member Functions

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

Member Typedef Documentation

◆ InputStream

◆ MessageStruct

◆ OutputStream

Member Function Documentation

◆ Pack()

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

◆ Unpack()

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

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