class ProjectIdClearResult

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

Public Methods

void ProjectIdClearResult ()
void ProjectIdClearResult (const ProjectIdClearResult & )

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

ProjectIdClearResult & operator= (const ProjectIdClearResult & )

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

void ProjectIdClearResult (ProjectIdClearResult && )

Defined at line 1024 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 ()
ProjectIdClearResult WithResponse (::fuchsia_fxfs::wire::ProjectIdClearResponse val)
ProjectIdClearResult & operator= (ProjectIdClearResult && )

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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