WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
_wpi_proto_ProtobufMatrix Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/generated/main/native/cpp/wpimath/protobuf/wpimath.npb.h>

Static Public Member Functions

static const pb_msgdesc_tmsg_descriptor (void) noexcept
 
static std::string_view msg_name (void) noexcept
 
static pb_filedesc_t file_descriptor (void) noexcept
 

Public Attributes

uint32_t num_rows
 
uint32_t num_cols
 
pb_callback_t data
 

Member Function Documentation

◆ file_descriptor()

static pb_filedesc_t _wpi_proto_ProtobufMatrix::file_descriptor ( void )
staticnoexcept

◆ msg_descriptor()

static const pb_msgdesc_t * _wpi_proto_ProtobufMatrix::msg_descriptor ( void )
staticnoexcept

◆ msg_name()

static std::string_view _wpi_proto_ProtobufMatrix::msg_name ( void )
staticnoexcept

Member Data Documentation

◆ data

pb_callback_t _wpi_proto_ProtobufMatrix::data

◆ num_cols

uint32_t _wpi_proto_ProtobufMatrix::num_cols

◆ num_rows

uint32_t _wpi_proto_ProtobufMatrix::num_rows

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