class ManagerProposeElementResult

Defined at line 854 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

Public Methods

void ManagerProposeElementResult ()
void ManagerProposeElementResult (const ManagerProposeElementResult & )

Defined at line 860 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

ManagerProposeElementResult & operator= (const ManagerProposeElementResult & )

Defined at line 861 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

void ManagerProposeElementResult (ManagerProposeElementResult && )

Defined at line 862 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ManagerProposeElementResult WithResponse (::fuchsia_element::wire::ManagerProposeElementResponse val)
ManagerProposeElementResult & operator= (ManagerProposeElementResult && )

Defined at line 863 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

::fuchsia_element::wire::ManagerProposeElementResponse & response ()
const ::fuchsia_element::wire::ManagerProposeElementResponse & response ()
bool is_err ()
ManagerProposeElementResult WithErr (::fuchsia_element::wire::ManagerError val)
::fuchsia_element::wire::ManagerError & err ()
const ::fuchsia_element::wire::ManagerError & err ()
::fuchsia_element::wire::ManagerProposeElementResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 865 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h