class StreamSinkWillCloseRequest

Defined at line 1219 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

Public Methods

void StreamSinkWillCloseRequest (Storage_ storage)
void StreamSinkWillCloseRequest ()

Defined at line 1225 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

void StreamSinkWillCloseRequest (StreamSinkWillCloseRequest && )

Defined at line 1226 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

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

Defined at line 1227 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h

StreamSinkWillCloseRequest & operator= (const StreamSinkWillCloseRequest & other)
bool operator== (const StreamSinkWillCloseRequest & other)
bool operator!= (const StreamSinkWillCloseRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_media2::ProducerClosedReason> & reason ()

Reason the connection will close.

::std::optional< ::fuchsia_media2::ProducerClosedReason> & reason ()

Reason the connection will close.

StreamSinkWillCloseRequest & reason (std::optional< ::fuchsia_media2::ProducerClosedReason> value)

Reason the connection will close.

void StreamSinkWillCloseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits