class DisableType
Defined at line 1896 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
Public Methods
void DisableType (Storage_ storage)
void DisableType (uint8_t __reserved)
void DisableType ()
Default constructs a |DisableType| only if all of its members are default constructible.
Defined at line 1907 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void DisableType (DisableType && )
Defined at line 1910 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
void DisableType (const DisableType & other)
DisableType & operator= (DisableType && )
Defined at line 1911 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/natural_types.h
DisableType & operator= (const DisableType & other)
bool operator== (const DisableType & other)
bool operator!= (const DisableType & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DisableType & __reserved (uint8_t value)
Setter for __reserved.
void DisableType (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits