class ClearedTripPoint

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

Public Methods

void ClearedTripPoint (Storage_ storage)
void ClearedTripPoint (uint8_t __reserved)
void ClearedTripPoint ()

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

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

void ClearedTripPoint (ClearedTripPoint && )

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

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

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

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

Setter for __reserved.

void ClearedTripPoint (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits