class AdminShredDataVolumeResult

Defined at line 372 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 378 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 379 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

void AdminShredDataVolumeResult (AdminShredDataVolumeResult && )

Defined at line 380 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 381 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 383 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h