class TestDeviceSetTestDataResult
Defined at line 54 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h
Public Methods
void TestDeviceSetTestDataResult ()
void TestDeviceSetTestDataResult (const TestDeviceSetTestDataResult & )
Defined at line 60 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h
TestDeviceSetTestDataResult & operator= (const TestDeviceSetTestDataResult & )
Defined at line 61 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h
void TestDeviceSetTestDataResult (TestDeviceSetTestDataResult && )
Defined at line 62 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TestDeviceSetTestDataResult WithResponse (::fuchsia_device_runtime_test::wire::TestDeviceSetTestDataResponse val)
TestDeviceSetTestDataResult & operator= (TestDeviceSetTestDataResult && )
Defined at line 63 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h
::fuchsia_device_runtime_test::wire::TestDeviceSetTestDataResponse & response ()
const ::fuchsia_device_runtime_test::wire::TestDeviceSetTestDataResponse & response ()
bool is_err ()
TestDeviceSetTestDataResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device_runtime_test::wire::TestDeviceSetTestDataResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 65 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h