class ClockImplGetClockPropertiesResult

Defined at line 1488 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

Public Methods

void ClockImplGetClockPropertiesResult ()
void ClockImplGetClockPropertiesResult (const ClockImplGetClockPropertiesResult & )

Defined at line 1494 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

ClockImplGetClockPropertiesResult & operator= (const ClockImplGetClockPropertiesResult & )

Defined at line 1495 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

void ClockImplGetClockPropertiesResult (ClockImplGetClockPropertiesResult && )

Defined at line 1496 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ClockImplGetClockPropertiesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_clockimpl::wire::ClockImplGetClockPropertiesResponse> val)
ClockImplGetClockPropertiesResult & operator= (ClockImplGetClockPropertiesResult && )

Defined at line 1497 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

template <typename... Args>
ClockImplGetClockPropertiesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1512 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h

::fuchsia_hardware_clockimpl::wire::ClockImplGetClockPropertiesResponse & response ()
const ::fuchsia_hardware_clockimpl::wire::ClockImplGetClockPropertiesResponse & response ()
bool is_err ()
ClockImplGetClockPropertiesResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockImplGetClockPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clockimpl::wire::ClockImplGetClockPropertiesResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 1499 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h