class FakeClockRescheduleEventInBootResult

Defined at line 176 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h

Public Methods

void FakeClockRescheduleEventInBootResult ()
void FakeClockRescheduleEventInBootResult (const FakeClockRescheduleEventInBootResult & )

Defined at line 182 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h

FakeClockRescheduleEventInBootResult & operator= (const FakeClockRescheduleEventInBootResult & )

Defined at line 183 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h

void FakeClockRescheduleEventInBootResult (FakeClockRescheduleEventInBootResult && )

Defined at line 184 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 ()
FakeClockRescheduleEventInBootResult WithResponse (::fuchsia_testing::wire::FakeClockRescheduleEventInBootResponse val)
FakeClockRescheduleEventInBootResult & operator= (FakeClockRescheduleEventInBootResult && )

Defined at line 185 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h

::fuchsia_testing::wire::FakeClockRescheduleEventInBootResponse & response ()
const ::fuchsia_testing::wire::FakeClockRescheduleEventInBootResponse & response ()
bool is_err ()
FakeClockRescheduleEventInBootResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_testing::wire::FakeClockRescheduleEventInBootResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 187 of file fidling/gen/src/lib/fake-clock/fidl/fidl/cpp/fidl/fuchsia.testing/cpp/wire_types.h