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