class ErrorMethodsManyArgsCustomErrorRequest
Defined at line 187 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/natural_types.h
Public Methods
void ErrorMethodsManyArgsCustomErrorRequest (Storage_ storage)
void ErrorMethodsManyArgsCustomErrorRequest (bool should_error)
void ErrorMethodsManyArgsCustomErrorRequest ()
Default constructs a |ErrorMethodsManyArgsCustomErrorRequest| only if all of its members are default constructible.
Defined at line 198 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/natural_types.h
void ErrorMethodsManyArgsCustomErrorRequest (ErrorMethodsManyArgsCustomErrorRequest && )
Defined at line 201 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/natural_types.h
void ErrorMethodsManyArgsCustomErrorRequest (const ErrorMethodsManyArgsCustomErrorRequest & other)
ErrorMethodsManyArgsCustomErrorRequest & operator= (ErrorMethodsManyArgsCustomErrorRequest && )
Defined at line 202 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/natural_types.h
ErrorMethodsManyArgsCustomErrorRequest & operator= (const ErrorMethodsManyArgsCustomErrorRequest & other)
bool operator== (const ErrorMethodsManyArgsCustomErrorRequest & other)
bool operator!= (const ErrorMethodsManyArgsCustomErrorRequest & other)
bool should_error ()
bool & should_error ()
ErrorMethodsManyArgsCustomErrorRequest & should_error (bool value)
Setter for should_error.
void ErrorMethodsManyArgsCustomErrorRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits