class RamNandUnlinkResponse

Defined at line 913 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h

Public Methods

void RamNandUnlinkResponse (Storage_ storage)
void RamNandUnlinkResponse (int32_t status)
void RamNandUnlinkResponse ()

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

Defined at line 924 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h

void RamNandUnlinkResponse (RamNandUnlinkResponse && )

Defined at line 927 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h

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

Defined at line 928 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h

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

Setter for status.

void RamNandUnlinkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits