class ManagerSetRootViewResult

Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.session.scene/fuchsia.session.scene/cpp/fidl/fuchsia.session.scene/cpp/natural_types.h

Public Methods

void ManagerSetRootViewResult (ManagerSetRootViewResult && other)
ManagerSetRootViewResult & operator= (ManagerSetRootViewResult && other)
::fuchsia_session_scene::ManagerSetRootViewResult::Tag Which ()
ManagerSetRootViewResult WithResponse (::fuchsia_session_scene::ManagerSetRootViewResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
ManagerSetRootViewResult & response (::fuchsia_session_scene::ManagerSetRootViewResponse value)

Sets the union to hold the response member.

ManagerSetRootViewResult WithErr (::fuchsia_session_scene::PresentRootViewError val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
ManagerSetRootViewResult & err (::fuchsia_session_scene::PresentRootViewError value)

Sets the union to hold the err member.

void ManagerSetRootViewResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.session.scene/fuchsia.session.scene/cpp/fidl/fuchsia.session.scene/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits