class BlockShrinkResponse

Defined at line 2739 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

Public Methods

void BlockShrinkResponse (Storage_ storage)
void BlockShrinkResponse (int32_t status)
void BlockShrinkResponse ()

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

Defined at line 2749 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

void BlockShrinkResponse (BlockShrinkResponse && )

Defined at line 2752 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

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

Defined at line 2753 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/natural_types.h

BlockShrinkResponse & operator= (const BlockShrinkResponse & other)
bool operator== (const BlockShrinkResponse & other)
bool operator!= (const BlockShrinkResponse & other)
int32_t status ()
int32_t & status ()
BlockShrinkResponse & status (int32_t value)

Setter for status.

void BlockShrinkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits