class MsgWrapperTestTableResponse
Defined at line 1999 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
Public Methods
void MsgWrapperTestTableResponse (Storage_ storage)
void MsgWrapperTestTableResponse (::test_types::TestTable result)
void MsgWrapperTestTableResponse ()
Default constructs a |MsgWrapperTestTableResponse| only if all of its members are default constructible.
Defined at line 2009 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void MsgWrapperTestTableResponse (MsgWrapperTestTableResponse && )
Defined at line 2012 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
void MsgWrapperTestTableResponse (const MsgWrapperTestTableResponse & other)
MsgWrapperTestTableResponse & operator= (MsgWrapperTestTableResponse && )
Defined at line 2013 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h
MsgWrapperTestTableResponse & operator= (const MsgWrapperTestTableResponse & other)
bool operator== (const MsgWrapperTestTableResponse & other)
bool operator!= (const MsgWrapperTestTableResponse & other)
const ::test_types::TestTable & result ()
::test_types::TestTable & result ()
MsgWrapperTestTableResponse & result (::test_types::TestTable value)
Setter for result.
void MsgWrapperTestTableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits