class MacAddressingGetUnicastAddressResponse

Defined at line 922 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

Public Methods

void MacAddressingGetUnicastAddressResponse (Storage_ storage)
void MacAddressingGetUnicastAddressResponse (::fuchsia_net::MacAddress address)
void MacAddressingGetUnicastAddressResponse ()

Default constructs a |MacAddressingGetUnicastAddressResponse| only if all of its members are default constructible.

Defined at line 932 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void MacAddressingGetUnicastAddressResponse (MacAddressingGetUnicastAddressResponse && )

Defined at line 935 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void MacAddressingGetUnicastAddressResponse (const MacAddressingGetUnicastAddressResponse & other)
MacAddressingGetUnicastAddressResponse & operator= (MacAddressingGetUnicastAddressResponse && )

Defined at line 936 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

MacAddressingGetUnicastAddressResponse & operator= (const MacAddressingGetUnicastAddressResponse & other)
bool operator== (const MacAddressingGetUnicastAddressResponse & other)
bool operator!= (const MacAddressingGetUnicastAddressResponse & other)
const ::fuchsia_net::MacAddress & address ()
::fuchsia_net::MacAddress & address ()
MacAddressingGetUnicastAddressResponse & address (::fuchsia_net::MacAddress value)

Setter for address.

void MacAddressingGetUnicastAddressResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits