![]() |
WPILibC++ 2027.0.0-alpha-4
|
| Nslp | |
| RSleipnirType | |
| RMatrixLike | |
| RScalarLike | |
| REigenMatrixLike | |
| RSleipnirMatrixLike | |
| RSleipnirScalarLike | |
| Nwpi | |
| Nnet | |
| Nuv | |
| Ndetail | |
| RStringAssignable | |
| Nmath | |
| REigenMatrixLike | |
| RSigmaPoints | |
| Nutil | |
| Ndetail | These are wrappers over isa* function that allow them to be used in generic algorithms such as wpi::util:all_of, wpi::util::none_of, etc |
| RValidatable | |
| Njava | Java Native Interface (JNI) utility functions |
| Ndetail | |
| RJArrayType | |
| RProtobufSerializable | Specifies that a type is capable of protobuf serialization and deserialization |
| RMutableProtobufSerializable | Specifies that a type is capable of in-place protobuf deserialization |
| RStructSerializable | Specifies that a type is capable of raw struct serialization and deserialization |
| RMutableStructSerializable | Specifies that a type is capable of in-place raw struct deserialization |
| RHasNestedStruct | Specifies that a struct type has nested struct declarations |
| RStringLike | |
| RConstVectorLike | |
| RMutableVectorLike | |
| RPackBytes | |
| RUnpackBytes | |
| RProtoEnumeration | |
| RProtoPackable | |
| RProtoCallbackPackable | |
| RProtoCallbackUnpackable | |
| RDecayedDerivedFrom | |
| Ndetail | |
| ROpModeDerived | |
| RNoArgOpMode | |
| ROneArgOpMode | |
| RConstructibleOpMode | Concept indicating a class is derived from OpMode and has either a no-argument constructor or a constructorthat accepts R& |