class TpmDeviceExecuteCommandResult
Defined at line 648 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
Public Methods
void TpmDeviceExecuteCommandResult ()
void TpmDeviceExecuteCommandResult (const TpmDeviceExecuteCommandResult & )
Defined at line 654 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
TpmDeviceExecuteCommandResult & operator= (const TpmDeviceExecuteCommandResult & )
Defined at line 655 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
void TpmDeviceExecuteCommandResult (TpmDeviceExecuteCommandResult && )
Defined at line 656 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TpmDeviceExecuteCommandResult WithResponse (::fidl::ObjectView< ::fuchsia_tpm::wire::TpmDeviceExecuteCommandResponse> val)
TpmDeviceExecuteCommandResult & operator= (TpmDeviceExecuteCommandResult && )
Defined at line 657 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
template <typename... Args>
TpmDeviceExecuteCommandResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
::fuchsia_tpm::wire::TpmDeviceExecuteCommandResponse & response ()
const ::fuchsia_tpm::wire::TpmDeviceExecuteCommandResponse & response ()
bool is_err ()
TpmDeviceExecuteCommandResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_tpm::wire::TpmDeviceExecuteCommandResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 659 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h