class TwoWayTestTwoWayResponse

Defined at line 100 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/natural_types.h

Public Methods

void TwoWayTestTwoWayResponse (Storage_ storage)
void TwoWayTestTwoWayResponse (uint32_t payload)
void TwoWayTestTwoWayResponse ()

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

Defined at line 111 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/natural_types.h

void TwoWayTestTwoWayResponse (TwoWayTestTwoWayResponse && )

Defined at line 114 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/natural_types.h

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

Defined at line 115 of file fidling/gen/sdk/lib/fidl_driver/tests/transport/test.transport/cpp/fidl/test.transport/cpp/natural_types.h

TwoWayTestTwoWayResponse & operator= (const TwoWayTestTwoWayResponse & other)
bool operator== (const TwoWayTestTwoWayResponse & other)
bool operator!= (const TwoWayTestTwoWayResponse & other)
uint32_t payload ()
uint32_t & payload ()
TwoWayTestTwoWayResponse & payload (uint32_t value)

Setter for payload.

void TwoWayTestTwoWayResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits