Public Member Functions | Public Attributes | List of all members
uavcan::NodeInfoRetriever::Entry Struct Reference

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
 

Detailed Description

Definition at line 103 of file node_info_retriever.hpp.

Constructor & Destructor Documentation

◆ Entry()

uavcan::NodeInfoRetriever::Entry::Entry ( )
inline

Definition at line 110 of file node_info_retriever.hpp.

Member Data Documentation

◆ num_attempts_made

uint8_t uavcan::NodeInfoRetriever::Entry::num_attempts_made

Definition at line 106 of file node_info_retriever.hpp.

◆ request_needed

bool uavcan::NodeInfoRetriever::Entry::request_needed

Always false for unknown nodes.

Definition at line 107 of file node_info_retriever.hpp.

◆ updated_since_last_attempt

bool uavcan::NodeInfoRetriever::Entry::updated_since_last_attempt

Always false for unknown nodes.

Definition at line 108 of file node_info_retriever.hpp.

◆ uptime_sec

uint32_t uavcan::NodeInfoRetriever::Entry::uptime_sec

Definition at line 105 of file node_info_retriever.hpp.


The documentation for this struct was generated from the following file:


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:05