class TestDeviceChildGetParentDataOverDriverTransportResult

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

Public Methods

void TestDeviceChildGetParentDataOverDriverTransportResult ()
void TestDeviceChildGetParentDataOverDriverTransportResult (const TestDeviceChildGetParentDataOverDriverTransportResult & )

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

TestDeviceChildGetParentDataOverDriverTransportResult & operator= (const TestDeviceChildGetParentDataOverDriverTransportResult & )

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

void TestDeviceChildGetParentDataOverDriverTransportResult (TestDeviceChildGetParentDataOverDriverTransportResult && )

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

bool has_invalid_tag ()
bool is_response ()
TestDeviceChildGetParentDataOverDriverTransportResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_transport_test::wire::TestDeviceChildGetParentDataOverDriverTransportResponse> val)
TestDeviceChildGetParentDataOverDriverTransportResult & operator= (TestDeviceChildGetParentDataOverDriverTransportResult && )

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

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

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

::fuchsia_driver_transport_test::wire::TestDeviceChildGetParentDataOverDriverTransportResponse & response ()
const ::fuchsia_driver_transport_test::wire::TestDeviceChildGetParentDataOverDriverTransportResponse & response ()
bool is_err ()
TestDeviceChildGetParentDataOverDriverTransportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_transport_test::wire::TestDeviceChildGetParentDataOverDriverTransportResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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