class ClosedTargetTwoWayStructPayloadResponse

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

Public Methods

void ClosedTargetTwoWayStructPayloadResponse (Storage_ storage)
void ClosedTargetTwoWayStructPayloadResponse (int8_t v)
void ClosedTargetTwoWayStructPayloadResponse ()

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

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

void ClosedTargetTwoWayStructPayloadResponse (ClosedTargetTwoWayStructPayloadResponse && )

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

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

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

ClosedTargetTwoWayStructPayloadResponse & operator= (const ClosedTargetTwoWayStructPayloadResponse & other)
bool operator== (const ClosedTargetTwoWayStructPayloadResponse & other)
bool operator!= (const ClosedTargetTwoWayStructPayloadResponse & other)
int8_t v ()
int8_t & v ()
ClosedTargetTwoWayStructPayloadResponse & v (int8_t value)

Setter for v.

void ClosedTargetTwoWayStructPayloadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits