class MacAddressingRemoveMulticastAddressResponse

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

Public Methods

void MacAddressingRemoveMulticastAddressResponse (Storage_ storage)
void MacAddressingRemoveMulticastAddressResponse (int32_t status)
void MacAddressingRemoveMulticastAddressResponse ()

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

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

void MacAddressingRemoveMulticastAddressResponse (MacAddressingRemoveMulticastAddressResponse && )

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

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

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

MacAddressingRemoveMulticastAddressResponse & operator= (const MacAddressingRemoveMulticastAddressResponse & other)
bool operator== (const MacAddressingRemoveMulticastAddressResponse & other)
bool operator!= (const MacAddressingRemoveMulticastAddressResponse & other)
int32_t status ()
int32_t & status ()
MacAddressingRemoveMulticastAddressResponse & status (int32_t value)

Setter for status.

void MacAddressingRemoveMulticastAddressResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits