class AdminShredDataVolumeResult

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

void AdminShredDataVolumeResult (AdminShredDataVolumeResult && )

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