class WatcherV4WatchResponse
Defined at line 1283 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
Public Methods
void WatcherV4WatchResponse (Storage_ storage)
void WatcherV4WatchResponse (::std::vector< ::fuchsia_net_routes::EventV4> events)
void WatcherV4WatchResponse ()
Default constructs a |WatcherV4WatchResponse| only if all of its members are default constructible.
Defined at line 1293 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherV4WatchResponse (WatcherV4WatchResponse && )
Defined at line 1296 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
void WatcherV4WatchResponse (const WatcherV4WatchResponse & other)
WatcherV4WatchResponse & operator= (WatcherV4WatchResponse && )
Defined at line 1297 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h
WatcherV4WatchResponse & operator= (const WatcherV4WatchResponse & other)
bool operator== (const WatcherV4WatchResponse & other)
bool operator!= (const WatcherV4WatchResponse & other)
const ::std::vector< ::fuchsia_net_routes::EventV4> & events ()
::std::vector< ::fuchsia_net_routes::EventV4> & events ()
WatcherV4WatchResponse & events (::std::vector< ::fuchsia_net_routes::EventV4> value)
Setter for events.
void WatcherV4WatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits