class TestDeviceGetUnitTestStatusResponse
Defined at line 538 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
Public Methods
void TestDeviceGetUnitTestStatusResponse (Storage_ storage)
void TestDeviceGetUnitTestStatusResponse (int32_t status)
void TestDeviceGetUnitTestStatusResponse ()
Default constructs a |TestDeviceGetUnitTestStatusResponse| only if all of its members are default constructible.
Defined at line 548 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
void TestDeviceGetUnitTestStatusResponse (TestDeviceGetUnitTestStatusResponse && )
Defined at line 551 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
void TestDeviceGetUnitTestStatusResponse (const TestDeviceGetUnitTestStatusResponse & other)
TestDeviceGetUnitTestStatusResponse & operator= (TestDeviceGetUnitTestStatusResponse && )
Defined at line 552 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
TestDeviceGetUnitTestStatusResponse & operator= (const TestDeviceGetUnitTestStatusResponse & other)
bool operator== (const TestDeviceGetUnitTestStatusResponse & other)
bool operator!= (const TestDeviceGetUnitTestStatusResponse & other)
int32_t status ()
int32_t & status ()
TestDeviceGetUnitTestStatusResponse & status (int32_t value)
Setter for status.
void TestDeviceGetUnitTestStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits