This is the complete list of members for uavcan::CanFrame, including all inherited members.
| CanFrame() | uavcan::CanFrame | inline |
| CanFrame(uint32_t can_id, const uint8_t *can_data, uint8_t data_len) | uavcan::CanFrame | inline |
| data | uavcan::CanFrame | |
| dlc | uavcan::CanFrame | |
| FlagEFF | uavcan::CanFrame | static |
| FlagERR | uavcan::CanFrame | static |
| FlagRTR | uavcan::CanFrame | static |
| id | uavcan::CanFrame | |
| isErrorFrame() const | uavcan::CanFrame | inline |
| isExtended() const | uavcan::CanFrame | inline |
| isRemoteTransmissionRequest() const | uavcan::CanFrame | inline |
| MaskExtID | uavcan::CanFrame | static |
| MaskStdID | uavcan::CanFrame | static |
| MaxDataLen | uavcan::CanFrame | static |
| operator!=(const CanFrame &rhs) const | uavcan::CanFrame | inline |
| operator<(const CanFrame &other) const | uavcan::CanFrame | inline |
| operator==(const CanFrame &rhs) const | uavcan::CanFrame | inline |
| operator>(const CanFrame &other) const | uavcan::CanFrame | inline |
| priorityHigherThan(const CanFrame &rhs) const | uavcan::CanFrame | |
| priorityLowerThan(const CanFrame &rhs) const | uavcan::CanFrame | inline |