class VmoCreateVmoResult

Defined at line 2426 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

Public Methods

void VmoCreateVmoResult ()
void VmoCreateVmoResult (const VmoCreateVmoResult & )

Defined at line 2432 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

template <typename... Args>
VmoCreateVmoResult WithErr (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 2458 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
VmoCreateVmoResult WithResponse (::fuchsia_fdomain::wire::VmoCreateVmoResponse val)
bool is_err ()
VmoCreateVmoResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::Error> val)
::fuchsia_fdomain::wire::Error & err ()
const ::fuchsia_fdomain::wire::Error & err ()
bool is_framework_err ()
VmoCreateVmoResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_fdomain::wire::VmoCreateVmoResult::Tag Which ()
VmoCreateVmoResult & operator= (const VmoCreateVmoResult & )

Defined at line 2433 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

void VmoCreateVmoResult (VmoCreateVmoResult && )

Defined at line 2434 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

VmoCreateVmoResult & operator= (VmoCreateVmoResult && )

Defined at line 2435 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fuchsia_fdomain::wire::VmoCreateVmoResponse & response ()
const ::fuchsia_fdomain::wire::VmoCreateVmoResponse & response ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 2437 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h