class ProjectIdSetLimitResult
Defined at line 956 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void ProjectIdSetLimitResult ()
void ProjectIdSetLimitResult (const ProjectIdSetLimitResult & )
Defined at line 962 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
ProjectIdSetLimitResult & operator= (const ProjectIdSetLimitResult & )
Defined at line 963 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void ProjectIdSetLimitResult (ProjectIdSetLimitResult && )
Defined at line 964 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 ()
ProjectIdSetLimitResult WithResponse (::fuchsia_fxfs::wire::ProjectIdSetLimitResponse val)
ProjectIdSetLimitResult & operator= (ProjectIdSetLimitResult && )
Defined at line 965 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::ProjectIdSetLimitResponse & response ()
const ::fuchsia_fxfs::wire::ProjectIdSetLimitResponse & response ()
bool is_err ()
ProjectIdSetLimitResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::ProjectIdSetLimitResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 967 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h