class TestDevice2GetUnitTestStatusResponse

Defined at line 3111 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

Public Methods

void TestDevice2GetUnitTestStatusResponse (Storage_ storage)
void TestDevice2GetUnitTestStatusResponse (int32_t status)
void TestDevice2GetUnitTestStatusResponse ()

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

Defined at line 3121 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

void TestDevice2GetUnitTestStatusResponse (TestDevice2GetUnitTestStatusResponse && )

Defined at line 3124 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

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

Defined at line 3125 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h

TestDevice2GetUnitTestStatusResponse & operator= (const TestDevice2GetUnitTestStatusResponse & other)
bool operator== (const TestDevice2GetUnitTestStatusResponse & other)
bool operator!= (const TestDevice2GetUnitTestStatusResponse & other)
int32_t status ()
int32_t & status ()
TestDevice2GetUnitTestStatusResponse & status (int32_t value)

Setter for status.

void TestDevice2GetUnitTestStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits