class WlanPhyGetPowerStateResponse

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

Public Methods

void WlanPhyGetPowerStateResponse (Storage_ storage)
void WlanPhyGetPowerStateResponse ()

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

void WlanPhyGetPowerStateResponse (WlanPhyGetPowerStateResponse && )

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

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

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

WlanPhyGetPowerStateResponse & operator= (const WlanPhyGetPowerStateResponse & other)
bool operator== (const WlanPhyGetPowerStateResponse & other)
bool operator!= (const WlanPhyGetPowerStateResponse & other)
bool IsEmpty ()
const std::optional<bool> & power_on ()
::std::optional<bool> & power_on ()
WlanPhyGetPowerStateResponse & power_on (std::optional<bool> value)

Setter for power_on.

void WlanPhyGetPowerStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits