class TestDeviceChildGetParentDataOverRuntimeChannelRequest
Defined at line 190 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 TestDeviceChildGetParentDataOverRuntimeChannelRequest (Storage_ storage)
void TestDeviceChildGetParentDataOverRuntimeChannelRequest (bool sync)
void TestDeviceChildGetParentDataOverRuntimeChannelRequest ()
Default constructs a |TestDeviceChildGetParentDataOverRuntimeChannelRequest| only if all of its members are default constructible.
Defined at line 201 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
void TestDeviceChildGetParentDataOverRuntimeChannelRequest (TestDeviceChildGetParentDataOverRuntimeChannelRequest && )
Defined at line 204 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
void TestDeviceChildGetParentDataOverRuntimeChannelRequest (const TestDeviceChildGetParentDataOverRuntimeChannelRequest & other)
TestDeviceChildGetParentDataOverRuntimeChannelRequest & operator= (TestDeviceChildGetParentDataOverRuntimeChannelRequest && )
Defined at line 205 of file fidling/gen/src/devices/tests/driver-runtime/fuchsia.device.runtime.test/cpp/fidl/fuchsia.device.runtime.test/cpp/natural_types.h
TestDeviceChildGetParentDataOverRuntimeChannelRequest & operator= (const TestDeviceChildGetParentDataOverRuntimeChannelRequest & other)
bool operator== (const TestDeviceChildGetParentDataOverRuntimeChannelRequest & other)
bool operator!= (const TestDeviceChildGetParentDataOverRuntimeChannelRequest & other)
bool sync ()
bool & sync ()
TestDeviceChildGetParentDataOverRuntimeChannelRequest & sync (bool value)
Setter for sync.
void TestDeviceChildGetParentDataOverRuntimeChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits