This is the complete list of members for uavcan::INode, including all inherited members.
getAllocator()=0 | uavcan::INode | pure virtual |
getDispatcher() | uavcan::INode | inline |
getDispatcher() const | uavcan::INode | inline |
getMonotonicTime() const | uavcan::INode | inline |
getNodeID() const | uavcan::INode | inline |
getScheduler()=0 | uavcan::INode | pure virtual |
getScheduler() const =0 | uavcan::INode | pure virtual |
getSystemClock() | uavcan::INode | inline |
getUtcTime() const | uavcan::INode | inline |
injectTxFrame(const CanFrame &frame, MonotonicTime tx_deadline, uint8_t iface_mask, CanIOFlags flags=0) | uavcan::INode | inline |
installRxFrameListener(IRxFrameListener *lst) | uavcan::INode | inline |
isPassiveMode() const | uavcan::INode | inline |
registerInternalFailure(const char *msg)=0 | uavcan::INode | pure virtual |
removeRxFrameListener() | uavcan::INode | inline |
setNodeID(NodeID nid) | uavcan::INode | inline |
spin(MonotonicTime deadline) | uavcan::INode | inline |
spin(MonotonicDuration duration) | uavcan::INode | inline |
spinOnce() | uavcan::INode | inline |
~INode() | uavcan::INode | inlinevirtual |