class ClockImplGetNumInputsRequest
Defined at line 1416 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
Public Methods
void ClockImplGetNumInputsRequest (Storage_ storage)
void ClockImplGetNumInputsRequest (uint32_t id)
void ClockImplGetNumInputsRequest ()
Default constructs a |ClockImplGetNumInputsRequest| only if all of its members are default constructible.
Defined at line 1427 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetNumInputsRequest (ClockImplGetNumInputsRequest && )
Defined at line 1430 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void ClockImplGetNumInputsRequest (const ClockImplGetNumInputsRequest & other)
ClockImplGetNumInputsRequest & operator= (ClockImplGetNumInputsRequest && )
Defined at line 1431 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
ClockImplGetNumInputsRequest & operator= (const ClockImplGetNumInputsRequest & other)
bool operator== (const ClockImplGetNumInputsRequest & other)
bool operator!= (const ClockImplGetNumInputsRequest & other)
uint32_t id ()
uint32_t & id ()
ClockImplGetNumInputsRequest & id (uint32_t value)
Setter for id.
void ClockImplGetNumInputsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits