class MacAddressingRemoveMulticastAddressResponse
Defined at line 1175 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 1185 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 1188 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 1189 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