class BlockDestroyResponse

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

Public Methods

void BlockDestroyResponse (Storage_ storage)
void BlockDestroyResponse (int32_t status)
void BlockDestroyResponse ()

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

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

void BlockDestroyResponse (BlockDestroyResponse && )

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

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

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

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

Setter for status.

void BlockDestroyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits