class EnableType

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

Public Methods

void EnableType (Storage_ storage)
void EnableType (uint8_t __reserved)
void EnableType ()

Default constructs a |EnableType| only if all of its members are default constructible.

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

void EnableType (EnableType && )

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

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

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

EnableType & operator= (const EnableType & other)
bool operator== (const EnableType & other)
bool operator!= (const EnableType & other)
uint8_t __reserved ()
uint8_t & __reserved ()
EnableType & __reserved (uint8_t value)

Setter for __reserved.

void EnableType (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits