class StreamProcessorFlushEndOfStreamAndCloseStreamRequest
Defined at line 10457 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest (Storage_ storage)
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest (uint64_t stream_lifetime_ordinal)
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest ()
Default constructs a |StreamProcessorFlushEndOfStreamAndCloseStreamRequest| only if all of its members are default constructible.
Defined at line 10467 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest (StreamProcessorFlushEndOfStreamAndCloseStreamRequest && )
Defined at line 10470 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest (const StreamProcessorFlushEndOfStreamAndCloseStreamRequest & other)
StreamProcessorFlushEndOfStreamAndCloseStreamRequest & operator= (StreamProcessorFlushEndOfStreamAndCloseStreamRequest && )
Defined at line 10471 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
StreamProcessorFlushEndOfStreamAndCloseStreamRequest & operator= (const StreamProcessorFlushEndOfStreamAndCloseStreamRequest & other)
bool operator== (const StreamProcessorFlushEndOfStreamAndCloseStreamRequest & other)
bool operator!= (const StreamProcessorFlushEndOfStreamAndCloseStreamRequest & other)
uint64_t stream_lifetime_ordinal ()
uint64_t & stream_lifetime_ordinal ()
StreamProcessorFlushEndOfStreamAndCloseStreamRequest & stream_lifetime_ordinal (uint64_t value)
Setter for stream_lifetime_ordinal.
void StreamProcessorFlushEndOfStreamAndCloseStreamRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits