class ClosedProtocolStrictTwoWayRequest
Defined at line 135 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h
Public Methods
void ClosedProtocolStrictTwoWayRequest (Storage_ storage)
void ClosedProtocolStrictTwoWayRequest (int32_t arg)
void ClosedProtocolStrictTwoWayRequest ()
Default constructs a |ClosedProtocolStrictTwoWayRequest| only if all of its members are default constructible.
Defined at line 146 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h
void ClosedProtocolStrictTwoWayRequest (ClosedProtocolStrictTwoWayRequest && )
Defined at line 149 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h
void ClosedProtocolStrictTwoWayRequest (const ClosedProtocolStrictTwoWayRequest & other)
ClosedProtocolStrictTwoWayRequest & operator= (ClosedProtocolStrictTwoWayRequest && )
Defined at line 150 of file fidling/gen/sdk/lib/fidl/cpp/tests/hlcpp_conversion/fidl/test.protocols/cpp/fidl/test.protocols/cpp/natural_types.h
ClosedProtocolStrictTwoWayRequest & operator= (const ClosedProtocolStrictTwoWayRequest & other)
bool operator== (const ClosedProtocolStrictTwoWayRequest & other)
bool operator!= (const ClosedProtocolStrictTwoWayRequest & other)
int32_t arg ()
int32_t & arg ()
ClosedProtocolStrictTwoWayRequest & arg (int32_t value)
Setter for arg.
void ClosedProtocolStrictTwoWayRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits