class PortGetDeviceRequest

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

Public Methods

void PortGetDeviceRequest (Storage_ storage)
void PortGetDeviceRequest (::fidl::ServerEnd< ::fuchsia_hardware_network::Device> device)
void PortGetDeviceRequest ()

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

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

void PortGetDeviceRequest (PortGetDeviceRequest && )

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

const ::fidl::ServerEnd< ::fuchsia_hardware_network::Device> & device ()
::fidl::ServerEnd< ::fuchsia_hardware_network::Device> & device ()
PortGetDeviceRequest & device (::fidl::ServerEnd< ::fuchsia_hardware_network::Device> value)

Setter for device.

void PortGetDeviceRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
PortGetDeviceRequest & operator= (PortGetDeviceRequest && )

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

Friends

class MemberVisitor
class NaturalStructCodingTraits