class TpmImplReadResult
Defined at line 51 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
Public Methods
void TpmImplReadResult ()
void TpmImplReadResult (const TpmImplReadResult & )
Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
TpmImplReadResult & operator= (const TpmImplReadResult & )
Defined at line 58 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
void TpmImplReadResult (TpmImplReadResult && )
Defined at line 59 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TpmImplReadResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_tpmimpl::wire::TpmImplReadResponse> val)
TpmImplReadResult & operator= (TpmImplReadResult && )
Defined at line 60 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
template <typename... Args>
TpmImplReadResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 74 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h
::fuchsia_hardware_tpmimpl::wire::TpmImplReadResponse & response ()
const ::fuchsia_hardware_tpmimpl::wire::TpmImplReadResponse & response ()
bool is_err ()
TpmImplReadResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_tpmimpl::wire::TpmImplReadResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 62 of file fidling/gen/sdk/fidl/fuchsia.hardware.tpmimpl/fuchsia.hardware.tpmimpl/cpp/fidl/fuchsia.hardware.tpmimpl/cpp/wire_types.h