class PopupFrameCreationListenerOnPopupFrameCreatedRequest
Defined at line 4053 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void PopupFrameCreationListenerOnPopupFrameCreatedRequest (Storage_ storage)
void PopupFrameCreationListenerOnPopupFrameCreatedRequest (::fidl::ClientEnd< ::fuchsia_web::Frame> frame, ::fuchsia_web::PopupFrameCreationInfo info)
void PopupFrameCreationListenerOnPopupFrameCreatedRequest ()
Default constructs a |PopupFrameCreationListenerOnPopupFrameCreatedRequest| only if all of its members are default constructible.
Defined at line 4063 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void PopupFrameCreationListenerOnPopupFrameCreatedRequest (PopupFrameCreationListenerOnPopupFrameCreatedRequest && )
Defined at line 4066 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
const ::fidl::ClientEnd< ::fuchsia_web::Frame> & frame ()
::fidl::ClientEnd< ::fuchsia_web::Frame> & frame ()
PopupFrameCreationListenerOnPopupFrameCreatedRequest & frame (::fidl::ClientEnd< ::fuchsia_web::Frame> value)
Setter for frame.
const ::fuchsia_web::PopupFrameCreationInfo & info ()
::fuchsia_web::PopupFrameCreationInfo & info ()
PopupFrameCreationListenerOnPopupFrameCreatedRequest & info (::fuchsia_web::PopupFrameCreationInfo value)
Setter for info.
void PopupFrameCreationListenerOnPopupFrameCreatedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
PopupFrameCreationListenerOnPopupFrameCreatedRequest & operator= (PopupFrameCreationListenerOnPopupFrameCreatedRequest && )
Defined at line 4067 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits