class StreamProcessorOnOutputTimestampHasNoOutputRequest
Defined at line 12774 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void StreamProcessorOnOutputTimestampHasNoOutputRequest (Storage_ storage)
bool IsEmpty ()
void StreamProcessorOnOutputTimestampHasNoOutputRequest ()
Defined at line 12779 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void StreamProcessorOnOutputTimestampHasNoOutputRequest (StreamProcessorOnOutputTimestampHasNoOutputRequest && )
Defined at line 12780 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void StreamProcessorOnOutputTimestampHasNoOutputRequest (const StreamProcessorOnOutputTimestampHasNoOutputRequest & other)
StreamProcessorOnOutputTimestampHasNoOutputRequest & operator= (StreamProcessorOnOutputTimestampHasNoOutputRequest && )
Defined at line 12781 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
StreamProcessorOnOutputTimestampHasNoOutputRequest & operator= (const StreamProcessorOnOutputTimestampHasNoOutputRequest & other)
bool operator== (const StreamProcessorOnOutputTimestampHasNoOutputRequest & other)
bool operator!= (const StreamProcessorOnOutputTimestampHasNoOutputRequest & other)
const std::optional<uint64_t> & stream_lifetime_ordinal ()
All servers will set this field. This is the
`stream_lifetime_ordinal` value from the input `Packet` that will
never generate any output packet.
::std::optional<uint64_t> & stream_lifetime_ordinal ()
All servers will set this field. This is the
`stream_lifetime_ordinal` value from the input `Packet` that will
never generate any output packet.
StreamProcessorOnOutputTimestampHasNoOutputRequest & stream_lifetime_ordinal (std::optional<uint64_t> value)
All servers will set this field. This is the
`stream_lifetime_ordinal` value from the input `Packet` that will
never generate any output packet.
const std::optional<uint64_t> & timestamp_ish ()
All servers will set this field. This is the `timestamp_ish` value
from the input `Packet` that will never generate any output packet
under the `stream_lifetime_ordinal` having this `timestamp_ish`
value.
::std::optional<uint64_t> & timestamp_ish ()
All servers will set this field. This is the `timestamp_ish` value
from the input `Packet` that will never generate any output packet
under the `stream_lifetime_ordinal` having this `timestamp_ish`
value.
StreamProcessorOnOutputTimestampHasNoOutputRequest & timestamp_ish (std::optional<uint64_t> value)
All servers will set this field. This is the `timestamp_ish` value
from the input `Packet` that will never generate any output packet
under the `stream_lifetime_ordinal` having this `timestamp_ish`
value.
void StreamProcessorOnOutputTimestampHasNoOutputRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits