Public Member Functions | |
| Entry () | |
Public Attributes | |
| uint8_t | num_attempts_made |
| bool | request_needed |
| Always false for unknown nodes. More... | |
| bool | updated_since_last_attempt |
| Always false for unknown nodes. More... | |
| uint32_t | uptime_sec |
Definition at line 103 of file node_info_retriever.hpp.
|
inline |
Definition at line 110 of file node_info_retriever.hpp.
| uint8_t uavcan::NodeInfoRetriever::Entry::num_attempts_made |
Definition at line 106 of file node_info_retriever.hpp.
| bool uavcan::NodeInfoRetriever::Entry::request_needed |
Always false for unknown nodes.
Definition at line 107 of file node_info_retriever.hpp.
| bool uavcan::NodeInfoRetriever::Entry::updated_since_last_attempt |
Always false for unknown nodes.
Definition at line 108 of file node_info_retriever.hpp.
| uint32_t uavcan::NodeInfoRetriever::Entry::uptime_sec |
Definition at line 105 of file node_info_retriever.hpp.