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

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

Public Types

using MessageStruct = wpi_proto_ProtobufSwerveModuleState
 
using InputStream = wpi::ProtoInputStream<frc::SwerveModuleState>
 
using OutputStream = wpi::ProtoOutputStream<frc::SwerveModuleState>
 

Static Public Member Functions

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

Member Typedef Documentation

◆ InputStream

◆ MessageStruct

◆ OutputStream

Member Function Documentation

◆ Pack()

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

◆ Unpack()

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

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