class Properties

Defined at line 381 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h

Driver properties.

Public Methods

void Properties (Storage_ storage)
bool IsEmpty ()
void Properties ()

Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h

void Properties (Properties && )

Defined at line 388 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h

Properties & operator= (Properties && )

Defined at line 389 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h

const std::optional< ::std::vector< ::fuchsia_hardware_hrtimer::TimerProperties>> & timers_properties ()

Retrieves the supported timers properties.

Optional.

::std::optional< ::std::vector< ::fuchsia_hardware_hrtimer::TimerProperties>> & timers_properties ()

Retrieves the supported timers properties.

Optional.

Properties & timers_properties (std::optional< ::std::vector< ::fuchsia_hardware_hrtimer::TimerProperties>> value)

Retrieves the supported timers properties.

Optional.

const std::optional< ::zx::event> & driver_node_token ()

The driver's node token.

If the driver provides this value, the caller can use it to request

additional information about the driver.

Optional. The driver may not have a token to give.

::std::optional< ::zx::event> & driver_node_token ()

The driver's node token.

If the driver provides this value, the caller can use it to request

additional information about the driver.

Optional. The driver may not have a token to give.

Properties & driver_node_token (std::optional< ::zx::event> value)

The driver's node token.

If the driver provides this value, the caller can use it to request

additional information about the driver.

Optional. The driver may not have a token to give.

void Properties (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits