class WlantapCtlCreatePhyResponse

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

Public Methods

void WlantapCtlCreatePhyResponse (Storage_ storage)
void WlantapCtlCreatePhyResponse (int32_t status)
void WlantapCtlCreatePhyResponse ()

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

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

void WlantapCtlCreatePhyResponse (WlantapCtlCreatePhyResponse && )

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

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

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

WlantapCtlCreatePhyResponse & operator= (const WlantapCtlCreatePhyResponse & other)
bool operator== (const WlantapCtlCreatePhyResponse & other)
bool operator!= (const WlantapCtlCreatePhyResponse & other)
int32_t status ()
int32_t & status ()
WlantapCtlCreatePhyResponse & status (int32_t value)

Setter for status.

void WlantapCtlCreatePhyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits