class ProjectIdGetForNodeResult
Defined at line 1103 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void ProjectIdGetForNodeResult ()
void ProjectIdGetForNodeResult (const ProjectIdGetForNodeResult & )
Defined at line 1109 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
ProjectIdGetForNodeResult & operator= (const ProjectIdGetForNodeResult & )
Defined at line 1110 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void ProjectIdGetForNodeResult (ProjectIdGetForNodeResult && )
Defined at line 1111 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 ()
ProjectIdGetForNodeResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse> val)
ProjectIdGetForNodeResult & operator= (ProjectIdGetForNodeResult && )
Defined at line 1112 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
template <typename... Args>
ProjectIdGetForNodeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1126 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdGetForNodeResponse & response ()
bool is_err ()
ProjectIdGetForNodeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdGetForNodeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1114 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h