This is the complete list of members for CanIfaceMock, including all inherited members.
| CanIfaceMock(uavcan::ISystemClock &iclock) | CanIfaceMock | inline |
| configureFilters(const uavcan::CanFilterConfig *, uavcan::uint16_t) | CanIfaceMock | inlinevirtual |
| enable_utc_timestamping | CanIfaceMock | |
| getErrorCount() const | CanIfaceMock | inlinevirtual |
| getNumFilters() const | CanIfaceMock | inlinevirtual |
| iclock | CanIfaceMock | |
| loopback | CanIfaceMock | |
| matchAndPopTx(const uavcan::CanFrame &frame, uavcan::MonotonicTime tx_deadline) | CanIfaceMock | inline |
| matchAndPopTx(const uavcan::CanFrame &frame, uint64_t tx_deadline_usec) | CanIfaceMock | inline |
| matchPendingTx(const uavcan::CanFrame &frame) const | CanIfaceMock | inline |
| num_errors | CanIfaceMock | |
| pending_tx | CanIfaceMock | |
| popTxFrame() | CanIfaceMock | inline |
| pushRx(const uavcan::CanFrame &frame) | CanIfaceMock | inline |
| pushRx(const uavcan::RxFrame &frame) | CanIfaceMock | inline |
| receive(uavcan::CanFrame &out_frame, uavcan::MonotonicTime &out_ts_monotonic, uavcan::UtcTime &out_ts_utc, uavcan::CanIOFlags &out_flags) | CanIfaceMock | inlinevirtual |
| uavcan::ICanIface::receive(CanFrame &out_frame, MonotonicTime &out_ts_monotonic, UtcTime &out_ts_utc, CanIOFlags &out_flags)=0 | uavcan::ICanIface | pure virtual |
| rx | CanIfaceMock | |
| rx_failure | CanIfaceMock | |
| send(const uavcan::CanFrame &frame, uavcan::MonotonicTime tx_deadline, uavcan::CanIOFlags flags) | CanIfaceMock | inlinevirtual |
| uavcan::ICanIface::send(const CanFrame &frame, MonotonicTime tx_deadline, CanIOFlags flags)=0 | uavcan::ICanIface | pure virtual |
| tx | CanIfaceMock | |
| tx_failure | CanIfaceMock | |
| writeable | CanIfaceMock | |
| ~ICanIface() | uavcan::ICanIface | inlinevirtual |