class AdminShredDataVolumeResult
Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Public Methods
void AdminShredDataVolumeResult ()
void AdminShredDataVolumeResult (const AdminShredDataVolumeResult & )
Defined at line 384 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
AdminShredDataVolumeResult & operator= (const AdminShredDataVolumeResult & )
Defined at line 385 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void AdminShredDataVolumeResult (AdminShredDataVolumeResult && )
Defined at line 386 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
AdminShredDataVolumeResult WithResponse (::fuchsia_fshost::wire::AdminShredDataVolumeResponse val)
AdminShredDataVolumeResult & operator= (AdminShredDataVolumeResult && )
Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
::fuchsia_fshost::wire::AdminShredDataVolumeResponse & response ()
const ::fuchsia_fshost::wire::AdminShredDataVolumeResponse & response ()
bool is_err ()
AdminShredDataVolumeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fshost::wire::AdminShredDataVolumeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 389 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h