Structure, that acts as one row in MeshFIDTable.
More...
#include <meshTables.h>
Structure, that acts as one row in MeshFIDTable.
◆ MeshFIDTableRow() [1/2]
MeshFIDTableRow::MeshFIDTableRow |
( |
| ) |
|
|
default |
◆ MeshFIDTableRow() [2/2]
MeshFIDTableRow::MeshFIDTableRow |
( |
uint8_t |
id, |
|
|
uint8_t |
source, |
|
|
MeshMAC |
bssid |
|
) |
| |
◆ clear()
void MeshFIDTableRow::clear |
( |
| ) |
|
|
inline |
Removes all data from current row.
◆ operator==()
◆ printHeader()
size_t MeshFIDTableRow::printHeader |
( |
OSTREAM & |
stream | ) |
|
|
static |
Print header for table of rows.
- Parameters
-
stream | Stream, where header will be printed. |
- Returns
- Returns number of printed characters.
◆ printRow()
size_t MeshFIDTableRow::printRow |
( |
OSTREAM & |
stream | ) |
const |
@breif Prints row to stream.
- Parameters
-
stream | Stream, where row will be printed. |
- Returns
- Returns number of printed characters.
◆ BSSID
◆ ID
uint8_t MeshFIDTableRow::ID = 0 |
◆ Source
uint8_t MeshFIDTableRow::Source = 0 |
The documentation for this struct was generated from the following files: