class ProjectIdSetForNodeResult
Defined at line 1054 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void ProjectIdSetForNodeResult ()
void ProjectIdSetForNodeResult (const ProjectIdSetForNodeResult & )
Defined at line 1060 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
ProjectIdSetForNodeResult & operator= (const ProjectIdSetForNodeResult & )
Defined at line 1061 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void ProjectIdSetForNodeResult (ProjectIdSetForNodeResult && )
Defined at line 1062 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 ()
ProjectIdSetForNodeResult WithResponse (::fuchsia_fxfs::wire::ProjectIdSetForNodeResponse val)
ProjectIdSetForNodeResult & operator= (ProjectIdSetForNodeResult && )
Defined at line 1063 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::ProjectIdSetForNodeResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdSetForNodeResponse & response ()
bool is_err ()
ProjectIdSetForNodeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdSetForNodeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1065 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h