class DebugClearCachesResult
Defined at line 1853 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void DebugClearCachesResult ()
void DebugClearCachesResult (const DebugClearCachesResult & )
Defined at line 1859 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
DebugClearCachesResult WithResponse (::fuchsia_fxfs::wire::DebugClearCachesResponse val)
DebugClearCachesResult & operator= (const DebugClearCachesResult & )
Defined at line 1860 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void DebugClearCachesResult (DebugClearCachesResult && )
Defined at line 1861 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 ()
DebugClearCachesResult & operator= (DebugClearCachesResult && )
Defined at line 1862 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::DebugClearCachesResponse & response ()
const ::fuchsia_fxfs::wire::DebugClearCachesResponse & response ()
bool is_err ()
DebugClearCachesResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::DebugClearCachesResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 1864 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h