template <>
class WireWeakSyncClientImpl
Defined at line 2533 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/driver/wire_messaging.h
Public Methods
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::Enable> Enable (uint32_t id)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::Disable> Disable (uint32_t id)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::IsEnabled> IsEnabled (uint32_t id)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::SetRate> SetRate (uint32_t id, uint64_t hz)
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::QuerySupportedRate> QuerySupportedRate (uint32_t id, uint64_t hz)
Allocates 72 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::GetRate> GetRate (uint32_t id)
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::SetInput> SetInput (uint32_t id, uint32_t idx)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::GetNumInputs> GetNumInputs (uint32_t id)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::GetInput> GetInput (uint32_t id)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fdf::WireUnownedResult< ::fuchsia_hardware_clockimpl::ClockImpl::GetClockProperties> GetClockProperties ()
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.