class ProjectIdClearForNodeResult
Defined at line 1169 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 1175 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
ProjectIdClearForNodeResult & operator= (const ProjectIdClearForNodeResult & )
Defined at line 1176 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 1177 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 WithResponse (::fuchsia_fxfs::wire::ProjectIdClearForNodeResponse val)
ProjectIdClearForNodeResult & operator= (ProjectIdClearForNodeResult && )
Defined at line 1178 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1180 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h