class SessionRegisterForTxRequest

Defined at line 2666 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

Public Methods

void SessionRegisterForTxRequest (Storage_ storage)
void SessionRegisterForTxRequest (::std::vector<uint8_t> vmos)
void SessionRegisterForTxRequest ()

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

Defined at line 2676 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

void SessionRegisterForTxRequest (SessionRegisterForTxRequest && )

Defined at line 2679 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

SessionRegisterForTxRequest & operator= (SessionRegisterForTxRequest && )

Defined at line 2680 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h

const ::std::vector<uint8_t> & vmos ()
::std::vector<uint8_t> & vmos ()
SessionRegisterForTxRequest & vmos (::std::vector<uint8_t> value)

Setter for vmos.

void SessionRegisterForTxRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits