prf::net::eth::IEthBindingSnapshotSource class

Read-only source of current lwIP binding snapshot for one interface.

Derived classes

class EthRuntimeBindingSource final
Adapter exposing EthNetifRuntime binding snapshot through IEthBindingSnapshotSource.

Constructors, destructors, conversion operators

~IEthBindingSnapshotSource() defaulted virtual

Public functions

auto binding_snapshot(EthNetifBindingSnapshot* out) const -> bool pure virtual
Captures current lwIP binding snapshot for one runtime instance.