class ClockProperties

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

Public Methods

void ClockProperties (Storage_ storage)
void ClockProperties ()

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

void ClockProperties (ClockProperties && )

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

void ClockProperties (const ClockProperties & other)
ClockProperties & operator= (ClockProperties && )

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

ClockProperties & operator= (const ClockProperties & other)
bool operator== (const ClockProperties & other)
bool operator!= (const ClockProperties & other)
bool IsEmpty ()
const std::optional<uint32_t> & clock_id ()
::std::optional<uint32_t> & clock_id ()
ClockProperties & clock_id (std::optional<uint32_t> value)

Setter for clock_id.

const std::optional< ::std::string> & clock_name ()
::std::optional< ::std::string> & clock_name ()
ClockProperties & clock_name (std::optional< ::std::string> value)

Setter for clock_name.

void ClockProperties (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits