class TestHarnessOpenServiceDirectoryResponse
Defined at line 718 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h
Public Methods
void TestHarnessOpenServiceDirectoryResponse (Storage_ storage)
void TestHarnessOpenServiceDirectoryResponse (::fidl::ClientEnd< ::fuchsia_io::Directory> object_request)
void TestHarnessOpenServiceDirectoryResponse ()
Default constructs a |TestHarnessOpenServiceDirectoryResponse| only if all of its members are default constructible.
Defined at line 729 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h
void TestHarnessOpenServiceDirectoryResponse (TestHarnessOpenServiceDirectoryResponse && )
Defined at line 732 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h
const ::fidl::ClientEnd< ::fuchsia_io::Directory> & object_request ()
::fidl::ClientEnd< ::fuchsia_io::Directory> & object_request ()
TestHarnessOpenServiceDirectoryResponse & object_request (::fidl::ClientEnd< ::fuchsia_io::Directory> value)
Setter for object_request.
void TestHarnessOpenServiceDirectoryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
TestHarnessOpenServiceDirectoryResponse & operator= (TestHarnessOpenServiceDirectoryResponse && )
Defined at line 733 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits