class MsgWrapperTestXUnionResponse

Defined at line 1903 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

Public Methods

void MsgWrapperTestXUnionResponse (Storage_ storage)
void MsgWrapperTestXUnionResponse (::test_types::TestXUnion result)
void MsgWrapperTestXUnionResponse ()

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

Defined at line 1913 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

void MsgWrapperTestXUnionResponse (MsgWrapperTestXUnionResponse && )

Defined at line 1916 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

MsgWrapperTestXUnionResponse & operator= (MsgWrapperTestXUnionResponse && )

Defined at line 1917 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/natural_types.h

const ::test_types::TestXUnion & result ()
::test_types::TestXUnion & result ()
MsgWrapperTestXUnionResponse & result (::test_types::TestXUnion value)

Setter for result.

void MsgWrapperTestXUnionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits