class EthernetTxTransferRequest

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

Public Methods

void EthernetTxTransferRequest (Storage_ storage)
void EthernetTxTransferRequest ()

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

void EthernetTxTransferRequest (EthernetTxTransferRequest && )

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

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

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

EthernetTxTransferRequest & operator= (const EthernetTxTransferRequest & other)
bool operator== (const EthernetTxTransferRequest & other)
bool operator!= (const EthernetTxTransferRequest & other)
bool IsEmpty ()
const std::optional<uint64_t> & packet_address ()
::std::optional<uint64_t> & packet_address ()
EthernetTxTransferRequest & packet_address (std::optional<uint64_t> value)

Setter for packet_address.

const std::optional<uint64_t> & packet_size ()
::std::optional<uint64_t> & packet_size ()
EthernetTxTransferRequest & packet_size (std::optional<uint64_t> value)

Setter for packet_size.

const std::optional<uint64_t> & async_id ()
::std::optional<uint64_t> & async_id ()
EthernetTxTransferRequest & async_id (std::optional<uint64_t> value)

Setter for async_id.

const std::optional<uint64_t> & borrowed_operation ()
::std::optional<uint64_t> & borrowed_operation ()
EthernetTxTransferRequest & borrowed_operation (std::optional<uint64_t> value)

Setter for borrowed_operation.

const std::optional<uint64_t> & complete_borrowed_operation ()
::std::optional<uint64_t> & complete_borrowed_operation ()
EthernetTxTransferRequest & complete_borrowed_operation (std::optional<uint64_t> value)

Setter for complete_borrowed_operation.

void EthernetTxTransferRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits