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