class SetInput

Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/markers.h

Sets the input of this clock by index. I.e. by selecting a mux.

This clock has N inputs defined 0 through N-1, which are valid arguemts

as the index to SetInput.

Returns `ZX_ERR_NOT_SUPPORTED` if this clock type does not support `SetInput`

Returns `ZX_ERR_OUT_OF_RANGE` if `idx` is outside of the range supplied by `GetNumInputs`.

Returns `ZX_ERR_INTERNAL` if the operation failed for any other reason.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal