class WlantapCtlCreatePhyRequest

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

Public Methods

void WlantapCtlCreatePhyRequest (Storage_ storage)
void WlantapCtlCreatePhyRequest (::fuchsia_wlan_tap::WlantapPhyConfig config, ::fidl::ServerEnd< ::fuchsia_wlan_tap::WlantapPhy> proxy)
void WlantapCtlCreatePhyRequest ()

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

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

void WlantapCtlCreatePhyRequest (WlantapCtlCreatePhyRequest && )

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

const ::fuchsia_wlan_tap::WlantapPhyConfig & config ()
::fuchsia_wlan_tap::WlantapPhyConfig & config ()
WlantapCtlCreatePhyRequest & config (::fuchsia_wlan_tap::WlantapPhyConfig value)

Setter for config.

WlantapCtlCreatePhyRequest & operator= (WlantapCtlCreatePhyRequest && )

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

const ::fidl::ServerEnd< ::fuchsia_wlan_tap::WlantapPhy> & proxy ()
::fidl::ServerEnd< ::fuchsia_wlan_tap::WlantapPhy> & proxy ()
WlantapCtlCreatePhyRequest & proxy (::fidl::ServerEnd< ::fuchsia_wlan_tap::WlantapPhy> value)

Setter for proxy.

void WlantapCtlCreatePhyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits