class WatcherWatchResponse
Defined at line 864 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces/fuchsia.net.interfaces/cpp/fidl/fuchsia.net.interfaces/cpp/natural_types.h
Public Methods
void WatcherWatchResponse (Storage_ storage)
void WatcherWatchResponse (::fuchsia_net_interfaces::Event event)
void WatcherWatchResponse ()
Default constructs a |WatcherWatchResponse| only if all of its members are default constructible.
Defined at line 875 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces/fuchsia.net.interfaces/cpp/fidl/fuchsia.net.interfaces/cpp/natural_types.h
void WatcherWatchResponse (WatcherWatchResponse && )
Defined at line 878 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces/fuchsia.net.interfaces/cpp/fidl/fuchsia.net.interfaces/cpp/natural_types.h
void WatcherWatchResponse (const WatcherWatchResponse & other)
WatcherWatchResponse & operator= (WatcherWatchResponse && )
Defined at line 879 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces/fuchsia.net.interfaces/cpp/fidl/fuchsia.net.interfaces/cpp/natural_types.h
WatcherWatchResponse & operator= (const WatcherWatchResponse & other)
bool operator== (const WatcherWatchResponse & other)
bool operator!= (const WatcherWatchResponse & other)
const ::fuchsia_net_interfaces::Event & event ()
::fuchsia_net_interfaces::Event & event ()
WatcherWatchResponse & event (::fuchsia_net_interfaces::Event value)
Setter for event.
void WatcherWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits