class MacAddressingSetModeResponse
Defined at line 1023 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
Public Methods
void MacAddressingSetModeResponse (Storage_ storage)
void MacAddressingSetModeResponse (int32_t status)
void MacAddressingSetModeResponse ()
Default constructs a |MacAddressingSetModeResponse| only if all of its members are default constructible.
Defined at line 1033 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void MacAddressingSetModeResponse (MacAddressingSetModeResponse && )
Defined at line 1036 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void MacAddressingSetModeResponse (const MacAddressingSetModeResponse & other)
MacAddressingSetModeResponse & operator= (MacAddressingSetModeResponse && )
Defined at line 1037 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
MacAddressingSetModeResponse & operator= (const MacAddressingSetModeResponse & other)
bool operator== (const MacAddressingSetModeResponse & other)
bool operator!= (const MacAddressingSetModeResponse & other)
int32_t status ()
int32_t & status ()
MacAddressingSetModeResponse & status (int32_t value)
Setter for status.
void MacAddressingSetModeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits