class ClosedTargetTwoWayResultResponse

Defined at line 867 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h

Public Methods

void ClosedTargetTwoWayResultResponse (Storage_ storage)
void ClosedTargetTwoWayResultResponse (::std::string payload)
void ClosedTargetTwoWayResultResponse ()

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

Defined at line 877 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h

void ClosedTargetTwoWayResultResponse (ClosedTargetTwoWayResultResponse && )

Defined at line 880 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h

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

Defined at line 881 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h

ClosedTargetTwoWayResultResponse & operator= (const ClosedTargetTwoWayResultResponse & other)
bool operator== (const ClosedTargetTwoWayResultResponse & other)
bool operator!= (const ClosedTargetTwoWayResultResponse & other)
const ::std::string & payload ()
::std::string & payload ()
ClosedTargetTwoWayResultResponse & payload (::std::string value)

Setter for payload.

void ClosedTargetTwoWayResultResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits