class RamNandCtlCreateDeviceResponse
Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h
Public Methods
void RamNandCtlCreateDeviceResponse (Storage_ storage)
void RamNandCtlCreateDeviceResponse (int32_t status, ::std::string name)
void RamNandCtlCreateDeviceResponse ()
Default constructs a |RamNandCtlCreateDeviceResponse| only if all of its members are default constructible.
Defined at line 860 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h
void RamNandCtlCreateDeviceResponse (RamNandCtlCreateDeviceResponse && )
Defined at line 863 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h
void RamNandCtlCreateDeviceResponse (const RamNandCtlCreateDeviceResponse & other)
RamNandCtlCreateDeviceResponse & operator= (RamNandCtlCreateDeviceResponse && )
Defined at line 864 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/natural_types.h
RamNandCtlCreateDeviceResponse & operator= (const RamNandCtlCreateDeviceResponse & other)
bool operator== (const RamNandCtlCreateDeviceResponse & other)
bool operator!= (const RamNandCtlCreateDeviceResponse & other)
int32_t status ()
int32_t & status ()
RamNandCtlCreateDeviceResponse & status (int32_t value)
Setter for status.
const ::std::string & name ()
::std::string & name ()
RamNandCtlCreateDeviceResponse & name (::std::string value)
Setter for name.
void RamNandCtlCreateDeviceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits