StationList.h
Go to the documentation of this file.
A class to make it easier to handle and pass around IP addresses.
Definition: IpAddress.h:45
Base class template for linked items with type casting.
Definition: LinkedObject.h:60
Class template for singly-linked list of objects.
Definition: LinkedObjectList.h:173
Definition: StationList.h:19
virtual IpAddress ip() const =0
Assigned IP address. Available only on some architectures.
virtual MacAddress mac() const =0
virtual int8_t rssi() const =0
Current average rssi of connected station. Available only on some architectures.
Definition: StationList.h:37
virtual ~StationList()=default
1.9.1