class ControllerCreateResult
Defined at line 612 of file fidling/gen/sdk/fidl/fuchsia.hardware.ramdisk/fuchsia.hardware.ramdisk/cpp/fidl/fuchsia.hardware.ramdisk/cpp/wire_types.h
Public Methods
void ControllerCreateResult ()
void ~ControllerCreateResult ()
void ControllerCreateResult (ControllerCreateResult && other)
ControllerCreateResult & operator= (ControllerCreateResult && other)
bool has_invalid_tag ()
bool is_response ()
ControllerCreateResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_ramdisk::wire::ControllerCreateResponse> val)
template <typename... Args>
ControllerCreateResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 634 of file fidling/gen/sdk/fidl/fuchsia.hardware.ramdisk/fuchsia.hardware.ramdisk/cpp/fidl/fuchsia.hardware.ramdisk/cpp/wire_types.h
::fuchsia_hardware_ramdisk::wire::ControllerCreateResponse & response ()
const ::fuchsia_hardware_ramdisk::wire::ControllerCreateResponse & response ()
bool is_err ()
ControllerCreateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_ramdisk::wire::ControllerCreateResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 622 of file fidling/gen/sdk/fidl/fuchsia.hardware.ramdisk/fuchsia.hardware.ramdisk/cpp/fidl/fuchsia.hardware.ramdisk/cpp/wire_types.h