class ContextCreateFrameWithParamsRequest

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

Public Methods

void ContextCreateFrameWithParamsRequest (Storage_ storage)
void ContextCreateFrameWithParamsRequest (::fuchsia_web::CreateFrameParams params, ::fidl::ServerEnd< ::fuchsia_web::Frame> frame)
void ContextCreateFrameWithParamsRequest ()

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

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

void ContextCreateFrameWithParamsRequest (ContextCreateFrameWithParamsRequest && )

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

ContextCreateFrameWithParamsRequest & operator= (ContextCreateFrameWithParamsRequest && )

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

const ::fuchsia_web::CreateFrameParams & params ()
::fuchsia_web::CreateFrameParams & params ()
ContextCreateFrameWithParamsRequest & params (::fuchsia_web::CreateFrameParams value)

Setter for params.

const ::fidl::ServerEnd< ::fuchsia_web::Frame> & frame ()
::fidl::ServerEnd< ::fuchsia_web::Frame> & frame ()
ContextCreateFrameWithParamsRequest & frame (::fidl::ServerEnd< ::fuchsia_web::Frame> value)

Setter for frame.

void ContextCreateFrameWithParamsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits