class ProjectIdClearResult
Defined at line 1005 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 1011 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 1012 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 1013 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 1014 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1016 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h