|
SatCat5
|
Inheritable container for a eth::Address.
Simple wrapper for Address class, provided to allow control of multiple-inheritance initialization order (e.g., eth::Socket).
Definition at line 60 of file eth_address.h.
#include <eth_address.h>
Protected Member Functions | |
| AddressContainer (satcat5::eth::Dispatch *iface) | |
Protected Attributes | |
| satcat5::eth::Address | m_addr |