![]() |
WPILibC++ 2025.3.2
|
#include <frc/controller/proto/ArmFeedforwardProto.h>
Public Types | |
| using | MessageStruct = wpi_proto_ProtobufArmFeedforward |
| using | InputStream = wpi::ProtoInputStream<frc::ArmFeedforward> |
| using | OutputStream = wpi::ProtoOutputStream<frc::ArmFeedforward> |
Static Public Member Functions | |
| static std::optional< frc::ArmFeedforward > | Unpack (InputStream &stream) |
| static bool | Pack (OutputStream &stream, const frc::ArmFeedforward &value) |
| using wpi::Protobuf< frc::ArmFeedforward >::InputStream = wpi::ProtoInputStream<frc::ArmFeedforward> |
| using wpi::Protobuf< frc::ArmFeedforward >::MessageStruct = wpi_proto_ProtobufArmFeedforward |
| using wpi::Protobuf< frc::ArmFeedforward >::OutputStream = wpi::ProtoOutputStream<frc::ArmFeedforward> |
|
static |
|
static |