class WlanPhyImplInitResponse

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

Public Methods

void WlanPhyImplInitResponse (Storage_ storage)
void WlanPhyImplInitResponse (uint8_t __reserved)
void WlanPhyImplInitResponse ()

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

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

void WlanPhyImplInitResponse (WlanPhyImplInitResponse && )

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

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

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

WlanPhyImplInitResponse & operator= (const WlanPhyImplInitResponse & other)
bool operator== (const WlanPhyImplInitResponse & other)
bool operator!= (const WlanPhyImplInitResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
WlanPhyImplInitResponse & __reserved (uint8_t value)

Setter for __reserved.

void WlanPhyImplInitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits