class ConnectionWatcherWatchConnectStatusChangedResponse

Defined at line 260 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h

Public Methods

void ConnectionWatcherWatchConnectStatusChangedResponse (Storage_ storage)
void ConnectionWatcherWatchConnectStatusChangedResponse (bool connected, ::zx::eventpair wake_lease)
void ConnectionWatcherWatchConnectStatusChangedResponse ()

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

Defined at line 271 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h

void ConnectionWatcherWatchConnectStatusChangedResponse (ConnectionWatcherWatchConnectStatusChangedResponse && )

Defined at line 274 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h

bool connected ()
bool & connected ()
ConnectionWatcherWatchConnectStatusChangedResponse & connected (bool value)

Setter for connected.

ConnectionWatcherWatchConnectStatusChangedResponse & operator= (ConnectionWatcherWatchConnectStatusChangedResponse && )

Defined at line 275 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/natural_types.h

const ::zx::eventpair & wake_lease ()
::zx::eventpair & wake_lease ()
ConnectionWatcherWatchConnectStatusChangedResponse & wake_lease (::zx::eventpair value)

Setter for wake_lease.

void ConnectionWatcherWatchConnectStatusChangedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits