class GraphicalPresenterPresentViewRequest

Defined at line 1290 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

Public Methods

void GraphicalPresenterPresentViewRequest (Storage_ storage)
void GraphicalPresenterPresentViewRequest (::fuchsia_element::ViewSpec view_spec, ::fidl::ClientEnd< ::fuchsia_element::AnnotationController> annotation_controller, ::fidl::ServerEnd< ::fuchsia_element::ViewController> view_controller_request)
void GraphicalPresenterPresentViewRequest ()

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

Defined at line 1301 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

void GraphicalPresenterPresentViewRequest (GraphicalPresenterPresentViewRequest && )

Defined at line 1304 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

GraphicalPresenterPresentViewRequest & operator= (GraphicalPresenterPresentViewRequest && )

Defined at line 1305 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_types.h

const ::fuchsia_element::ViewSpec & view_spec ()
::fuchsia_element::ViewSpec & view_spec ()
GraphicalPresenterPresentViewRequest & view_spec (::fuchsia_element::ViewSpec value)

Setter for view_spec.

const ::fidl::ClientEnd< ::fuchsia_element::AnnotationController> & annotation_controller ()
::fidl::ClientEnd< ::fuchsia_element::AnnotationController> & annotation_controller ()
GraphicalPresenterPresentViewRequest & annotation_controller (::fidl::ClientEnd< ::fuchsia_element::AnnotationController> value)

Setter for annotation_controller.

const ::fidl::ServerEnd< ::fuchsia_element::ViewController> & view_controller_request ()
::fidl::ServerEnd< ::fuchsia_element::ViewController> & view_controller_request ()
GraphicalPresenterPresentViewRequest & view_controller_request (::fidl::ServerEnd< ::fuchsia_element::ViewController> value)

Setter for view_controller_request.

void GraphicalPresenterPresentViewRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits