class PhyDestroyIfaceResponse
Defined at line 683 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhyDestroyIfaceResponse (Storage_ storage)
void PhyDestroyIfaceResponse (uint8_t __reserved)
void PhyDestroyIfaceResponse ()
Default constructs a |PhyDestroyIfaceResponse| only if all of its members are default constructible.
Defined at line 694 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyDestroyIfaceResponse (PhyDestroyIfaceResponse && )
Defined at line 697 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyDestroyIfaceResponse (const PhyDestroyIfaceResponse & other)
PhyDestroyIfaceResponse & operator= (PhyDestroyIfaceResponse && )
Defined at line 698 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhyDestroyIfaceResponse & operator= (const PhyDestroyIfaceResponse & other)
bool operator== (const PhyDestroyIfaceResponse & other)
bool operator!= (const PhyDestroyIfaceResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PhyDestroyIfaceResponse & __reserved (uint8_t value)
Setter for __reserved.
void PhyDestroyIfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits