class AdminShredDataVolumeResponse

Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

Public Methods

void AdminShredDataVolumeResponse (Storage_ storage)
void AdminShredDataVolumeResponse (uint8_t __reserved)
void AdminShredDataVolumeResponse ()

Default constructs a |AdminShredDataVolumeResponse| only if all of its members are default constructible.

Defined at line 166 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

void AdminShredDataVolumeResponse (AdminShredDataVolumeResponse && )

Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

void AdminShredDataVolumeResponse (const AdminShredDataVolumeResponse & other)
AdminShredDataVolumeResponse & operator= (AdminShredDataVolumeResponse && )

Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/natural_types.h

AdminShredDataVolumeResponse & operator= (const AdminShredDataVolumeResponse & other)
bool operator== (const AdminShredDataVolumeResponse & other)
bool operator!= (const AdminShredDataVolumeResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
AdminShredDataVolumeResponse & __reserved (uint8_t value)

Setter for __reserved.

void AdminShredDataVolumeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits