class VsyncAckCookie
Defined at line 4057 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
Identifies a unique identifier ("cookie") of a Vertical Synchronization
(Vsync) signal.
[`fuchsia.hardware.display.types/INVALID_DISP_ID`] represents an invalid
value.
Public Methods
void VsyncAckCookie (Storage_ storage)
void VsyncAckCookie (uint64_t value)
void VsyncAckCookie ()
Default constructs a |VsyncAckCookie| only if all of its members are default constructible.
Defined at line 4067 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void VsyncAckCookie (VsyncAckCookie && )
Defined at line 4070 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
void VsyncAckCookie (const VsyncAckCookie & other)
VsyncAckCookie & operator= (VsyncAckCookie && )
Defined at line 4071 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/natural_types.h
VsyncAckCookie & operator= (const VsyncAckCookie & other)
bool operator== (const VsyncAckCookie & other)
bool operator!= (const VsyncAckCookie & other)
uint64_t value ()
uint64_t & value ()
VsyncAckCookie & value (uint64_t value)
Setter for value.
void VsyncAckCookie (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits