class TestHarnessGetConfigResponse

Defined at line 598 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h

Public Methods

void TestHarnessGetConfigResponse (Storage_ storage)
void TestHarnessGetConfigResponse (::fuchsia_io_test::HarnessConfig config)
void TestHarnessGetConfigResponse ()

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

Defined at line 609 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h

void TestHarnessGetConfigResponse (TestHarnessGetConfigResponse && )

Defined at line 612 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h

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

Defined at line 613 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h

TestHarnessGetConfigResponse & operator= (const TestHarnessGetConfigResponse & other)
bool operator== (const TestHarnessGetConfigResponse & other)
bool operator!= (const TestHarnessGetConfigResponse & other)
const ::fuchsia_io_test::HarnessConfig & config ()
::fuchsia_io_test::HarnessConfig & config ()
TestHarnessGetConfigResponse & config (::fuchsia_io_test::HarnessConfig value)

Setter for config.

void TestHarnessGetConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits