class PhyResetResponse

Defined at line 1438 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h

Public Methods

void PhyResetResponse (Storage_ storage)
void PhyResetResponse (uint8_t __reserved)
void PhyResetResponse ()

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

Defined at line 1449 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h

void PhyResetResponse (PhyResetResponse && )

Defined at line 1452 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h

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

Defined at line 1453 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h

PhyResetResponse & operator= (const PhyResetResponse & other)
bool operator== (const PhyResetResponse & other)
bool operator!= (const PhyResetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PhyResetResponse & __reserved (uint8_t value)

Setter for __reserved.

void PhyResetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits