class FrameSetNavigationEventListener2Request

Defined at line 4113 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Public Methods

void FrameSetNavigationEventListener2Request (Storage_ storage)
void FrameSetNavigationEventListener2Request (::fidl::ClientEnd< ::fuchsia_web::NavigationEventListener> listener, ::fuchsia_web::NavigationEventListenerFlags flags)
void FrameSetNavigationEventListener2Request ()

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

Defined at line 4123 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void FrameSetNavigationEventListener2Request (FrameSetNavigationEventListener2Request && )

Defined at line 4126 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

const ::fidl::ClientEnd< ::fuchsia_web::NavigationEventListener> & listener ()
::fidl::ClientEnd< ::fuchsia_web::NavigationEventListener> & listener ()
FrameSetNavigationEventListener2Request & listener (::fidl::ClientEnd< ::fuchsia_web::NavigationEventListener> value)

Setter for listener.

::fuchsia_web::NavigationEventListenerFlags flags ()
::fuchsia_web::NavigationEventListenerFlags & flags ()
FrameSetNavigationEventListener2Request & flags (::fuchsia_web::NavigationEventListenerFlags value)

Setter for flags.

void FrameSetNavigationEventListener2Request (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
FrameSetNavigationEventListener2Request & operator= (FrameSetNavigationEventListener2Request && )

Defined at line 4127 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits