class PortWatcherWatchResponse

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

Public Methods

void PortWatcherWatchResponse (Storage_ storage)
void PortWatcherWatchResponse (::fuchsia_hardware_network::DevicePortEvent event)
void PortWatcherWatchResponse ()

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

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

void PortWatcherWatchResponse (PortWatcherWatchResponse && )

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

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

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

PortWatcherWatchResponse & operator= (const PortWatcherWatchResponse & other)
bool operator== (const PortWatcherWatchResponse & other)
bool operator!= (const PortWatcherWatchResponse & other)
const ::fuchsia_hardware_network::DevicePortEvent & event ()
::fuchsia_hardware_network::DevicePortEvent & event ()
PortWatcherWatchResponse & event (::fuchsia_hardware_network::DevicePortEvent value)

Setter for event.

void PortWatcherWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits