class TestDeviceChildGetParentDataOverRuntimeChannelResponse
Defined at line 239 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
Public Methods
void TestDeviceChildGetParentDataOverRuntimeChannelResponse (Storage_ storage)
void TestDeviceChildGetParentDataOverRuntimeChannelResponse (::std::vector<uint8_t> out)
void TestDeviceChildGetParentDataOverRuntimeChannelResponse ()
Default constructs a |TestDeviceChildGetParentDataOverRuntimeChannelResponse| only if all of its members are default constructible.
Defined at line 250 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
void TestDeviceChildGetParentDataOverRuntimeChannelResponse (TestDeviceChildGetParentDataOverRuntimeChannelResponse && )
Defined at line 253 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
void TestDeviceChildGetParentDataOverRuntimeChannelResponse (const TestDeviceChildGetParentDataOverRuntimeChannelResponse & other)
TestDeviceChildGetParentDataOverRuntimeChannelResponse & operator= (TestDeviceChildGetParentDataOverRuntimeChannelResponse && )
Defined at line 254 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
TestDeviceChildGetParentDataOverRuntimeChannelResponse & operator= (const TestDeviceChildGetParentDataOverRuntimeChannelResponse & other)
bool operator== (const TestDeviceChildGetParentDataOverRuntimeChannelResponse & other)
bool operator!= (const TestDeviceChildGetParentDataOverRuntimeChannelResponse & other)
const ::std::vector<uint8_t> & out ()
::std::vector<uint8_t> & out ()
TestDeviceChildGetParentDataOverRuntimeChannelResponse & out (::std::vector<uint8_t> value)
Setter for out.
void TestDeviceChildGetParentDataOverRuntimeChannelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits