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