class WatcherWatchResponse
Defined at line 3632 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/cpp/fidl/fuchsia.net.filter/cpp/natural_types.h
Public Methods
void WatcherWatchResponse (Storage_ storage)
void WatcherWatchResponse (::std::vector< ::fuchsia_net_filter::Event> events)
void WatcherWatchResponse ()
Default constructs a |WatcherWatchResponse| only if all of its members are default constructible.
Defined at line 3642 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/cpp/fidl/fuchsia.net.filter/cpp/natural_types.h
void WatcherWatchResponse (WatcherWatchResponse && )
Defined at line 3645 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/cpp/fidl/fuchsia.net.filter/cpp/natural_types.h
void WatcherWatchResponse (const WatcherWatchResponse & other)
WatcherWatchResponse & operator= (WatcherWatchResponse && )
Defined at line 3646 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/cpp/fidl/fuchsia.net.filter/cpp/natural_types.h
WatcherWatchResponse & operator= (const WatcherWatchResponse & other)
bool operator== (const WatcherWatchResponse & other)
bool operator!= (const WatcherWatchResponse & other)
const ::std::vector< ::fuchsia_net_filter::Event> & events ()
::std::vector< ::fuchsia_net_filter::Event> & events ()
WatcherWatchResponse & events (::std::vector< ::fuchsia_net_filter::Event> value)
Setter for events.
void WatcherWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits