class ProjectIdInfoResult

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

Public Methods

void ProjectIdInfoResult ()
void ProjectIdInfoResult (const ProjectIdInfoResult & )

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

ProjectIdInfoResult & operator= (const ProjectIdInfoResult & )

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

void ProjectIdInfoResult (ProjectIdInfoResult && )

Defined at line 1270 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 ()
ProjectIdInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::ProjectIdInfoResponse> val)
ProjectIdInfoResult & operator= (ProjectIdInfoResult && )

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

template <typename... Args>
ProjectIdInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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