class GetNextFrameArgs
Defined at line 4360 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/natural_types.h
The arguments passed into the [`GetNextFrame`] call. All fields are necessary.
Public Methods
void GetNextFrameArgs (Storage_ storage)
void GetNextFrameArgs ()
Defined at line 4365 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/natural_types.h
void GetNextFrameArgs (GetNextFrameArgs && )
Defined at line 4366 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/natural_types.h
bool IsEmpty ()
const std::optional< ::zx::event> & event ()
The event that will signal when the requested frame has been rendered. Required.
::std::optional< ::zx::event> & event ()
The event that will signal when the requested frame has been rendered. Required.
GetNextFrameArgs & event (std::optional< ::zx::event> value)
The event that will signal when the requested frame has been rendered. Required.
void GetNextFrameArgs (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
GetNextFrameArgs & operator= (GetNextFrameArgs && )
Defined at line 4367 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalTableCodingTraits