class TpmDeviceExecuteVendorCommandResult
Defined at line 593 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
Public Methods
void TpmDeviceExecuteVendorCommandResult ()
void TpmDeviceExecuteVendorCommandResult (const TpmDeviceExecuteVendorCommandResult & )
Defined at line 599 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
TpmDeviceExecuteVendorCommandResult & operator= (const TpmDeviceExecuteVendorCommandResult & )
Defined at line 600 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
void TpmDeviceExecuteVendorCommandResult (TpmDeviceExecuteVendorCommandResult && )
Defined at line 601 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 ()
TpmDeviceExecuteVendorCommandResult WithResponse (::fidl::ObjectView< ::fuchsia_tpm::wire::TpmDeviceExecuteVendorCommandResponse> val)
TpmDeviceExecuteVendorCommandResult & operator= (TpmDeviceExecuteVendorCommandResult && )
Defined at line 602 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
template <typename... Args>
TpmDeviceExecuteVendorCommandResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 616 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
::fuchsia_tpm::wire::TpmDeviceExecuteVendorCommandResponse & response ()
const ::fuchsia_tpm::wire::TpmDeviceExecuteVendorCommandResponse & response ()
bool is_err ()
TpmDeviceExecuteVendorCommandResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_tpm::wire::TpmDeviceExecuteVendorCommandResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h