class FakeClockControlIncrementMonoToBootOffsetByResult

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

Public Methods

void FakeClockControlIncrementMonoToBootOffsetByResult ()
void FakeClockControlIncrementMonoToBootOffsetByResult (const FakeClockControlIncrementMonoToBootOffsetByResult & )

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

FakeClockControlIncrementMonoToBootOffsetByResult & operator= (const FakeClockControlIncrementMonoToBootOffsetByResult & )

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

void FakeClockControlIncrementMonoToBootOffsetByResult (FakeClockControlIncrementMonoToBootOffsetByResult && )

Defined at line 350 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 ()
FakeClockControlIncrementMonoToBootOffsetByResult WithResponse (::fuchsia_testing::wire::FakeClockControlIncrementMonoToBootOffsetByResponse val)
FakeClockControlIncrementMonoToBootOffsetByResult & operator= (FakeClockControlIncrementMonoToBootOffsetByResult && )

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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