class TestInterfaceTestMethodResponse
Defined at line 1143 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
Public Methods
void TestInterfaceTestMethodResponse (Storage_ storage)
void TestInterfaceTestMethodResponse (::test_types::TestUnion u)
void TestInterfaceTestMethodResponse ()
Default constructs a |TestInterfaceTestMethodResponse| only if all of its members are default constructible.
Defined at line 1153 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void TestInterfaceTestMethodResponse (TestInterfaceTestMethodResponse && )
Defined at line 1156 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
TestInterfaceTestMethodResponse & operator= (TestInterfaceTestMethodResponse && )
Defined at line 1157 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
const ::test_types::TestUnion & u ()
::test_types::TestUnion & u ()
TestInterfaceTestMethodResponse & u (::test_types::TestUnion value)
Setter for u.
void TestInterfaceTestMethodResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits