class StreamSinkOnWillCloseRequest

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

Public Methods

void StreamSinkOnWillCloseRequest (Storage_ storage)
void StreamSinkOnWillCloseRequest ()

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

void StreamSinkOnWillCloseRequest (StreamSinkOnWillCloseRequest && )

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

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

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

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

Reason the connection will close.

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

Reason the connection will close.

StreamSinkOnWillCloseRequest & reason (std::optional< ::fuchsia_media2::ConsumerClosedReason> value)

Reason the connection will close.

void StreamSinkOnWillCloseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits