class ProjectIdListResult

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

Public Methods

void ProjectIdListResult ()
void ProjectIdListResult (const ProjectIdListResult & )

Defined at line 1235 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 ()
ProjectIdListResult WithResponse (::fidl::ObjectView< ::fuchsia_fxfs::wire::ProjectIdListResponse> val)
ProjectIdListResult WithErr (int32_t val)
ProjectIdListResult & operator= (const ProjectIdListResult & )

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

void ProjectIdListResult (ProjectIdListResult && )

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

ProjectIdListResult & operator= (ProjectIdListResult && )

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

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

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

::fuchsia_fxfs::wire::ProjectIdListResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdListResponse & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdListResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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