class TestDeviceSetTestDataResponse

Defined at line 88 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 TestDeviceSetTestDataResponse (Storage_ storage)
void TestDeviceSetTestDataResponse (uint8_t __reserved)
void TestDeviceSetTestDataResponse ()

Default constructs a |TestDeviceSetTestDataResponse| only if all of its members are default constructible.

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

void TestDeviceSetTestDataResponse (TestDeviceSetTestDataResponse && )

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

void TestDeviceSetTestDataResponse (const TestDeviceSetTestDataResponse & other)
TestDeviceSetTestDataResponse & operator= (TestDeviceSetTestDataResponse && )

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

TestDeviceSetTestDataResponse & operator= (const TestDeviceSetTestDataResponse & other)
bool operator== (const TestDeviceSetTestDataResponse & other)
bool operator!= (const TestDeviceSetTestDataResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
TestDeviceSetTestDataResponse & __reserved (uint8_t value)

Setter for __reserved.

void TestDeviceSetTestDataResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits