class PortGetInfoResponse

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

Public Methods

void PortGetInfoResponse (Storage_ storage)
void PortGetInfoResponse (::fuchsia_hardware_network::PortInfo info)
void PortGetInfoResponse ()

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

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

void PortGetInfoResponse (PortGetInfoResponse && )

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

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

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

PortGetInfoResponse & operator= (const PortGetInfoResponse & other)
bool operator== (const PortGetInfoResponse & other)
bool operator!= (const PortGetInfoResponse & other)
const ::fuchsia_hardware_network::PortInfo & info ()
::fuchsia_hardware_network::PortInfo & info ()
PortGetInfoResponse & info (::fuchsia_hardware_network::PortInfo value)

Setter for info.

void PortGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits