class MacAddressingAddMulticastAddressRequest

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

Public Methods

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

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

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

void MacAddressingAddMulticastAddressRequest (MacAddressingAddMulticastAddressRequest && )

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

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

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

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

Setter for address.

void MacAddressingAddMulticastAddressRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits