class WlanPhyImplGetPowerStateResponse
Defined at line 2078 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
Public Methods
void WlanPhyImplGetPowerStateResponse (Storage_ storage)
void WlanPhyImplGetPowerStateResponse ()
Defined at line 2083 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
void WlanPhyImplGetPowerStateResponse (WlanPhyImplGetPowerStateResponse && )
Defined at line 2084 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
void WlanPhyImplGetPowerStateResponse (const WlanPhyImplGetPowerStateResponse & other)
WlanPhyImplGetPowerStateResponse & operator= (WlanPhyImplGetPowerStateResponse && )
Defined at line 2085 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
WlanPhyImplGetPowerStateResponse & operator= (const WlanPhyImplGetPowerStateResponse & other)
bool operator== (const WlanPhyImplGetPowerStateResponse & other)
bool operator!= (const WlanPhyImplGetPowerStateResponse & other)
bool IsEmpty ()
const std::optional<bool> & power_on ()
::std::optional<bool> & power_on ()
WlanPhyImplGetPowerStateResponse & power_on (std::optional<bool> value)
Setter for power_on.
void WlanPhyImplGetPowerStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits