class MacAddressingRemoveMulticastAddressResponse

Defined at line 1214 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 1224 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 1227 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 1228 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