class MacAddressingAddMulticastAddressResponse

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

Public Methods

void MacAddressingAddMulticastAddressResponse (Storage_ storage)
void MacAddressingAddMulticastAddressResponse (int32_t status)
void MacAddressingAddMulticastAddressResponse ()

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

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

void MacAddressingAddMulticastAddressResponse (MacAddressingAddMulticastAddressResponse && )

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

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

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

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

Setter for status.

void MacAddressingAddMulticastAddressResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits