WPILibC++ 2025.1.1
|
Go to the source code of this file.
Classes | |
struct | _wpi_proto_ProtobufMatrix |
struct | _wpi_proto_ProtobufVector |
Macros | |
#define | wpi_proto_ProtobufMatrix_init_default {0, 0, {{NULL}, NULL}} |
#define | wpi_proto_ProtobufVector_init_default {{{NULL}, NULL}} |
#define | wpi_proto_ProtobufMatrix_init_zero {0, 0, {{NULL}, NULL}} |
#define | wpi_proto_ProtobufVector_init_zero {{{NULL}, NULL}} |
#define | wpi_proto_ProtobufMatrix_num_rows_tag 1 |
#define | wpi_proto_ProtobufMatrix_num_cols_tag 2 |
#define | wpi_proto_ProtobufMatrix_data_tag 3 |
#define | wpi_proto_ProtobufVector_rows_tag 1 |
#define | wpi_proto_ProtobufMatrix_FIELDLIST(X, a) |
#define | wpi_proto_ProtobufMatrix_CALLBACK pb_default_field_callback |
#define | wpi_proto_ProtobufMatrix_DEFAULT NULL |
#define | wpi_proto_ProtobufVector_FIELDLIST(X, a) |
#define | wpi_proto_ProtobufVector_CALLBACK pb_default_field_callback |
#define | wpi_proto_ProtobufVector_DEFAULT NULL |
Typedefs | |
typedef struct _wpi_proto_ProtobufMatrix | wpi_proto_ProtobufMatrix |
typedef struct _wpi_proto_ProtobufVector | wpi_proto_ProtobufVector |
#define wpi_proto_ProtobufMatrix_CALLBACK pb_default_field_callback |
#define wpi_proto_ProtobufMatrix_data_tag 3 |
#define wpi_proto_ProtobufMatrix_DEFAULT NULL |
#define wpi_proto_ProtobufMatrix_FIELDLIST | ( | X, | |
a ) |
#define wpi_proto_ProtobufMatrix_init_default {0, 0, {{NULL}, NULL}} |
#define wpi_proto_ProtobufMatrix_init_zero {0, 0, {{NULL}, NULL}} |
#define wpi_proto_ProtobufMatrix_num_cols_tag 2 |
#define wpi_proto_ProtobufMatrix_num_rows_tag 1 |
#define wpi_proto_ProtobufVector_CALLBACK pb_default_field_callback |
#define wpi_proto_ProtobufVector_DEFAULT NULL |
#define wpi_proto_ProtobufVector_FIELDLIST | ( | X, | |
a ) |
#define wpi_proto_ProtobufVector_init_default {{{NULL}, NULL}} |
#define wpi_proto_ProtobufVector_init_zero {{{NULL}, NULL}} |
#define wpi_proto_ProtobufVector_rows_tag 1 |
typedef struct _wpi_proto_ProtobufMatrix wpi_proto_ProtobufMatrix |
typedef struct _wpi_proto_ProtobufVector wpi_proto_ProtobufVector |