class WlanPhyCreateIfaceResponse
Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyCreateIfaceResponse (Storage_ storage)
void WlanPhyCreateIfaceResponse ()
Defined at line 832 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyCreateIfaceResponse (WlanPhyCreateIfaceResponse && )
Defined at line 833 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyCreateIfaceResponse (const WlanPhyCreateIfaceResponse & other)
WlanPhyCreateIfaceResponse & operator= (WlanPhyCreateIfaceResponse && )
Defined at line 834 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyCreateIfaceResponse & operator= (const WlanPhyCreateIfaceResponse & other)
bool operator== (const WlanPhyCreateIfaceResponse & other)
bool operator!= (const WlanPhyCreateIfaceResponse & other)
bool IsEmpty ()
const std::optional<uint16_t> & iface_id ()
This field is always present.
::std::optional<uint16_t> & iface_id ()
This field is always present.
WlanPhyCreateIfaceResponse & iface_id (std::optional<uint16_t> value)
This field is always present.
void WlanPhyCreateIfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits