class WatcherV6WatchResponse

Defined at line 1496 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h

Public Methods

void WatcherV6WatchResponse (Storage_ storage)
void WatcherV6WatchResponse (::std::vector< ::fuchsia_net_routes::EventV6> events)
void WatcherV6WatchResponse ()

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

Defined at line 1506 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h

void WatcherV6WatchResponse (WatcherV6WatchResponse && )

Defined at line 1509 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h

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

Defined at line 1510 of file fidling/gen/sdk/fidl/fuchsia.net.routes/fuchsia.net.routes/cpp/fidl/fuchsia.net.routes/cpp/natural_types.h

WatcherV6WatchResponse & operator= (const WatcherV6WatchResponse & other)
bool operator== (const WatcherV6WatchResponse & other)
bool operator!= (const WatcherV6WatchResponse & other)
const ::std::vector< ::fuchsia_net_routes::EventV6> & events ()
::std::vector< ::fuchsia_net_routes::EventV6> & events ()
WatcherV6WatchResponse & events (::std::vector< ::fuchsia_net_routes::EventV6> value)

Setter for events.

void WatcherV6WatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits