class MacAddrGetAddressResponse
Defined at line 2509 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h
Public Methods
void MacAddrGetAddressResponse (Storage_ storage)
void MacAddrGetAddressResponse (::fuchsia_net::MacAddress mac)
void MacAddrGetAddressResponse ()
Default constructs a |MacAddrGetAddressResponse| only if all of its members are default constructible.
Defined at line 2519 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h
void MacAddrGetAddressResponse (MacAddrGetAddressResponse && )
Defined at line 2522 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h
void MacAddrGetAddressResponse (const MacAddrGetAddressResponse & other)
MacAddrGetAddressResponse & operator= (MacAddrGetAddressResponse && )
Defined at line 2523 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h
MacAddrGetAddressResponse & operator= (const MacAddrGetAddressResponse & other)
bool operator== (const MacAddrGetAddressResponse & other)
bool operator!= (const MacAddrGetAddressResponse & other)
const ::fuchsia_net::MacAddress & mac ()
::fuchsia_net::MacAddress & mac ()
MacAddrGetAddressResponse & mac (::fuchsia_net::MacAddress value)
Setter for mac.
void MacAddrGetAddressResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits