class 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

Public Methods

void ProjectIdListResult ()
void ProjectIdListResult (const ProjectIdListResult & )

Defined at line 1244 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 1245 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 1246 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 1247 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 1261 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 1249 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h