class ClientSmeScanForControllerResponse

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

Public Methods

void ClientSmeScanForControllerResponse (Storage_ storage)
void ClientSmeScanForControllerResponse (::std::vector< ::fuchsia_wlan_sme::ScanResult> scan_results)
void ClientSmeScanForControllerResponse ()

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

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

void ClientSmeScanForControllerResponse (ClientSmeScanForControllerResponse && )

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

ClientSmeScanForControllerResponse & operator= (ClientSmeScanForControllerResponse && )

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

const ::std::vector< ::fuchsia_wlan_sme::ScanResult> & scan_results ()
::std::vector< ::fuchsia_wlan_sme::ScanResult> & scan_results ()
ClientSmeScanForControllerResponse & scan_results (::std::vector< ::fuchsia_wlan_sme::ScanResult> value)

Setter for scan_results.

void ClientSmeScanForControllerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits