class TestDeviceAsyncRemoveChildResult
Defined at line 204 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
Public Methods
void TestDeviceAsyncRemoveChildResult ()
void TestDeviceAsyncRemoveChildResult (const TestDeviceAsyncRemoveChildResult & )
Defined at line 210 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
TestDeviceAsyncRemoveChildResult & operator= (const TestDeviceAsyncRemoveChildResult & )
Defined at line 211 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
void TestDeviceAsyncRemoveChildResult (TestDeviceAsyncRemoveChildResult && )
Defined at line 212 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TestDeviceAsyncRemoveChildResult WithResponse (::fuchsia_device_lifecycle_test::wire::TestDeviceAsyncRemoveChildResponse val)
TestDeviceAsyncRemoveChildResult & operator= (TestDeviceAsyncRemoveChildResult && )
Defined at line 213 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h
::fuchsia_device_lifecycle_test::wire::TestDeviceAsyncRemoveChildResponse & response ()
const ::fuchsia_device_lifecycle_test::wire::TestDeviceAsyncRemoveChildResponse & response ()
bool is_err ()
TestDeviceAsyncRemoveChildResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device_lifecycle_test::wire::TestDeviceAsyncRemoveChildResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 215 of file fidling/gen/src/devices/tests/ddk-lifecycle/fuchsia.device.lifecycle.test/cpp/fidl/fuchsia.device.lifecycle.test/cpp/wire_types.h