class ProjectIdClearForNodeResult

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

Public Methods

void ProjectIdClearForNodeResult ()
void ProjectIdClearForNodeResult (const ProjectIdClearForNodeResult & )

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

ProjectIdClearForNodeResult WithResponse (::fuchsia_fxfs::wire::ProjectIdClearForNodeResponse val)
ProjectIdClearForNodeResult & operator= (const ProjectIdClearForNodeResult & )

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

void ProjectIdClearForNodeResult (ProjectIdClearForNodeResult && )

Defined at line 1188 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 ()
ProjectIdClearForNodeResult & operator= (ProjectIdClearForNodeResult && )

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

::fuchsia_fxfs::wire::ProjectIdClearForNodeResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdClearForNodeResponse & response ()
bool is_err ()
ProjectIdClearForNodeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdClearForNodeResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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