class ApplicationInvokeCommandResponse

Defined at line 833 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h

Public Methods

void ApplicationInvokeCommandResponse (Storage_ storage)
void ApplicationInvokeCommandResponse (::fuchsia_tee::OpResult op_result)
void ApplicationInvokeCommandResponse ()

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

Defined at line 844 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h

void ApplicationInvokeCommandResponse (ApplicationInvokeCommandResponse && )

Defined at line 847 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h

const ::fuchsia_tee::OpResult & op_result ()
::fuchsia_tee::OpResult & op_result ()
ApplicationInvokeCommandResponse & op_result (::fuchsia_tee::OpResult value)

Setter for op_result.

void ApplicationInvokeCommandResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ApplicationInvokeCommandResponse & operator= (ApplicationInvokeCommandResponse && )

Defined at line 848 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits