class TestDeviceChildGetParentDataOverRuntimeChannelResult

Defined at line 103 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 TestDeviceChildGetParentDataOverRuntimeChannelResult ()
void TestDeviceChildGetParentDataOverRuntimeChannelResult (const TestDeviceChildGetParentDataOverRuntimeChannelResult & )

Defined at line 109 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h

TestDeviceChildGetParentDataOverRuntimeChannelResult & operator= (const TestDeviceChildGetParentDataOverRuntimeChannelResult & )

Defined at line 110 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h

void TestDeviceChildGetParentDataOverRuntimeChannelResult (TestDeviceChildGetParentDataOverRuntimeChannelResult && )

Defined at line 111 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 ()
TestDeviceChildGetParentDataOverRuntimeChannelResult WithResponse (::fidl::ObjectView< ::fuchsia_device_runtime_test::wire::TestDeviceChildGetParentDataOverRuntimeChannelResponse> val)
TestDeviceChildGetParentDataOverRuntimeChannelResult & operator= (TestDeviceChildGetParentDataOverRuntimeChannelResult && )

Defined at line 112 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h

template <typename... Args>
TestDeviceChildGetParentDataOverRuntimeChannelResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 126 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::TestDeviceChildGetParentDataOverRuntimeChannelResponse & response ()
const ::fuchsia_device_runtime_test::wire::TestDeviceChildGetParentDataOverRuntimeChannelResponse & response ()
bool is_err ()
TestDeviceChildGetParentDataOverRuntimeChannelResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device_runtime_test::wire::TestDeviceChildGetParentDataOverRuntimeChannelResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 114 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/wire_types.h