class PhyGetPowerStateResponse
Defined at line 1540 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhyGetPowerStateResponse (Storage_ storage)
void PhyGetPowerStateResponse (bool power_on)
void PhyGetPowerStateResponse ()
Default constructs a |PhyGetPowerStateResponse| only if all of its members are default constructible.
Defined at line 1551 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyGetPowerStateResponse (PhyGetPowerStateResponse && )
Defined at line 1554 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyGetPowerStateResponse (const PhyGetPowerStateResponse & other)
PhyGetPowerStateResponse & operator= (PhyGetPowerStateResponse && )
Defined at line 1555 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhyGetPowerStateResponse & operator= (const PhyGetPowerStateResponse & other)
bool operator== (const PhyGetPowerStateResponse & other)
bool operator!= (const PhyGetPowerStateResponse & other)
bool power_on ()
bool & power_on ()
PhyGetPowerStateResponse & power_on (bool value)
Setter for power_on.
void PhyGetPowerStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits