class ProjectIdInfoResult

Defined at line 1273 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 1279 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 1280 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 1281 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 1282 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 1296 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 1284 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h