class ControlDeviceGetBufferHandleInfoResult
Defined at line 1144 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
Public Methods
void ControlDeviceGetBufferHandleInfoResult ()
void ControlDeviceGetBufferHandleInfoResult (const ControlDeviceGetBufferHandleInfoResult & )
Defined at line 1150 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
ControlDeviceGetBufferHandleInfoResult & operator= (const ControlDeviceGetBufferHandleInfoResult & )
Defined at line 1151 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
void ControlDeviceGetBufferHandleInfoResult (ControlDeviceGetBufferHandleInfoResult && )
Defined at line 1152 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ControlDeviceGetBufferHandleInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_goldfish::wire::ControlDeviceGetBufferHandleInfoResponse> val)
ControlDeviceGetBufferHandleInfoResult & operator= (ControlDeviceGetBufferHandleInfoResult && )
Defined at line 1153 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
template <typename... Args>
ControlDeviceGetBufferHandleInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1167 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h
::fuchsia_hardware_goldfish::wire::ControlDeviceGetBufferHandleInfoResponse & response ()
const ::fuchsia_hardware_goldfish::wire::ControlDeviceGetBufferHandleInfoResponse & response ()
bool is_err ()
ControlDeviceGetBufferHandleInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish::wire::ControlDeviceGetBufferHandleInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1155 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_types.h