class ClockImplGetClockPropertiesResponse
Defined at line 1736 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
Public Methods
void ClockImplGetClockPropertiesResponse (Storage_ storage)
void ClockImplGetClockPropertiesResponse (::std::vector< ::fuchsia_hardware_clockimpl::ClockProperties> clock_properties)
void ClockImplGetClockPropertiesResponse ()
Default constructs a |ClockImplGetClockPropertiesResponse| only if all of its members are default constructible.
Defined at line 1747 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetClockPropertiesResponse (ClockImplGetClockPropertiesResponse && )
Defined at line 1750 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetClockPropertiesResponse (const ClockImplGetClockPropertiesResponse & other)
ClockImplGetClockPropertiesResponse & operator= (ClockImplGetClockPropertiesResponse && )
Defined at line 1751 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
ClockImplGetClockPropertiesResponse & operator= (const ClockImplGetClockPropertiesResponse & other)
bool operator== (const ClockImplGetClockPropertiesResponse & other)
bool operator!= (const ClockImplGetClockPropertiesResponse & other)
const ::std::vector< ::fuchsia_hardware_clockimpl::ClockProperties> & clock_properties ()
::std::vector< ::fuchsia_hardware_clockimpl::ClockProperties> & clock_properties ()
ClockImplGetClockPropertiesResponse & clock_properties (::std::vector< ::fuchsia_hardware_clockimpl::ClockProperties> value)
Setter for clock_properties.
void ClockImplGetClockPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits