class FakeClockRescheduleEventInMonotonicResult
Defined at line 127 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h
Public Methods
void FakeClockRescheduleEventInMonotonicResult ()
void FakeClockRescheduleEventInMonotonicResult (const FakeClockRescheduleEventInMonotonicResult & )
Defined at line 133 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h
FakeClockRescheduleEventInMonotonicResult & operator= (const FakeClockRescheduleEventInMonotonicResult & )
Defined at line 134 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h
void FakeClockRescheduleEventInMonotonicResult (FakeClockRescheduleEventInMonotonicResult && )
Defined at line 135 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
FakeClockRescheduleEventInMonotonicResult WithResponse (::fuchsia_testing::wire::FakeClockRescheduleEventInMonotonicResponse val)
FakeClockRescheduleEventInMonotonicResult & operator= (FakeClockRescheduleEventInMonotonicResult && )
Defined at line 136 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h
::fuchsia_testing::wire::FakeClockRescheduleEventInMonotonicResponse & response ()
const ::fuchsia_testing::wire::FakeClockRescheduleEventInMonotonicResponse & response ()
bool is_err ()
FakeClockRescheduleEventInMonotonicResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_testing::wire::FakeClockRescheduleEventInMonotonicResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 138 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h