class BlockExtendResponse

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

Public Methods

void BlockExtendResponse (Storage_ storage)
void BlockExtendResponse (int32_t status)
void BlockExtendResponse ()

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

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

void BlockExtendResponse (BlockExtendResponse && )

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

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

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

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

Setter for status.

void BlockExtendResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits