REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
net::auth::RemoteIdentifier Class Reference
Some basic information about the remote station. We interpret 0.0.0.0 als a local terminal. More...
#include <auth.h>
Public Member Functions | |
bool | isLocal () const |
size_t | printTo (Print &p) const |
Public Attributes | |
IPAddress | ip |
Detailed Description
Some basic information about the remote station. We interpret 0.0.0.0 als a local terminal.
Member Function Documentation
◆ isLocal()
|
inline |
◆ printTo()
|
inline |
Definition at line 100 of file auth.h.
Referenced by net::auth::AuthentificationContext::printTo().
Member Data Documentation
◆ ip
IPAddress net::auth::RemoteIdentifier::ip |
The documentation for this class was generated from the following file:
- lib/communication/src/net/auth.h