class ProjectIdGetForNodeResult

Defined at line 1125 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

Public Methods

void ProjectIdGetForNodeResult ()
void ProjectIdGetForNodeResult (const ProjectIdGetForNodeResult & )

Defined at line 1131 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ProjectIdGetForNodeResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse> val)
ProjectIdGetForNodeResult WithErr (int32_t val)
ProjectIdGetForNodeResult & operator= (const ProjectIdGetForNodeResult & )

Defined at line 1132 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

void ProjectIdGetForNodeResult (ProjectIdGetForNodeResult && )

Defined at line 1133 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

ProjectIdGetForNodeResult & operator= (ProjectIdGetForNodeResult && )

Defined at line 1134 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

template <typename... Args>
ProjectIdGetForNodeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1148 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h

::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdGetForNodeResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 1136 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h