class PortGetStatusResponse
Defined at line 1916 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
Public Methods
void PortGetStatusResponse (Storage_ storage)
void PortGetStatusResponse (::fuchsia_hardware_network::PortStatus status)
void PortGetStatusResponse ()
Default constructs a |PortGetStatusResponse| only if all of its members are default constructible.
Defined at line 1926 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void PortGetStatusResponse (PortGetStatusResponse && )
Defined at line 1929 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void PortGetStatusResponse (const PortGetStatusResponse & other)
PortGetStatusResponse & operator= (PortGetStatusResponse && )
Defined at line 1930 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
PortGetStatusResponse & operator= (const PortGetStatusResponse & other)
bool operator== (const PortGetStatusResponse & other)
bool operator!= (const PortGetStatusResponse & other)
const ::fuchsia_hardware_network::PortStatus & status ()
::fuchsia_hardware_network::PortStatus & status ()
PortGetStatusResponse & status (::fuchsia_hardware_network::PortStatus value)
Setter for status.
void PortGetStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits