class DebugReplayXorRecordProfileResult
Defined at line 1746 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void DebugReplayXorRecordProfileResult ()
void DebugReplayXorRecordProfileResult (const DebugReplayXorRecordProfileResult & )
Defined at line 1752 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
DebugReplayXorRecordProfileResult WithResponse (::fuchsia_fxfs::wire::DebugReplayXorRecordProfileResponse val)
DebugReplayXorRecordProfileResult & operator= (const DebugReplayXorRecordProfileResult & )
Defined at line 1753 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void DebugReplayXorRecordProfileResult (DebugReplayXorRecordProfileResult && )
Defined at line 1754 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DebugReplayXorRecordProfileResult & operator= (DebugReplayXorRecordProfileResult && )
Defined at line 1755 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::DebugReplayXorRecordProfileResponse & response ()
const ::fuchsia_fxfs::wire::DebugReplayXorRecordProfileResponse & response ()
bool is_err ()
DebugReplayXorRecordProfileResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::DebugReplayXorRecordProfileResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 1757 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h