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