class BlockGetInfoResponse

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

Public Methods

void BlockGetInfoResponse (Storage_ storage)
void BlockGetInfoResponse (::fuchsia_storage_block::BlockInfo info)
void BlockGetInfoResponse ()

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

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

void BlockGetInfoResponse (BlockGetInfoResponse && )

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

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

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

BlockGetInfoResponse & operator= (const BlockGetInfoResponse & other)
bool operator== (const BlockGetInfoResponse & other)
bool operator!= (const BlockGetInfoResponse & other)
const ::fuchsia_storage_block::BlockInfo & info ()
::fuchsia_storage_block::BlockInfo & info ()
BlockGetInfoResponse & info (::fuchsia_storage_block::BlockInfo value)

Setter for info.

void BlockGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits