class TwoWayTestTwoWayRequest

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

Public Methods

void TwoWayTestTwoWayRequest (Storage_ storage)
void TwoWayTestTwoWayRequest (uint32_t payload)
void TwoWayTestTwoWayRequest ()

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

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

void TwoWayTestTwoWayRequest (TwoWayTestTwoWayRequest && )

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

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

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

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

Setter for payload.

void TwoWayTestTwoWayRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits