class StreamSinkWillCloseRequest

Defined at line 2663 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_audio::wire::StreamSinkWillCloseRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_audio::wire::StreamSinkWillCloseRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio::wire::StreamSinkWillCloseRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void StreamSinkWillCloseRequest ()

Defined at line 2665 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

void StreamSinkWillCloseRequest (const StreamSinkWillCloseRequest & other)

Defined at line 2666 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

StreamSinkWillCloseRequest & operator= (const StreamSinkWillCloseRequest & other)

Defined at line 2667 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

void StreamSinkWillCloseRequest (StreamSinkWillCloseRequest && other)

Defined at line 2668 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

StreamSinkWillCloseRequest & operator= (StreamSinkWillCloseRequest && other)

Defined at line 2669 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

::fuchsia_media2::wire::ProducerClosedReason & reason ()

Reason the connection will close.

bool has_reason ()
void ~StreamSinkWillCloseRequest ()

Defined at line 2671 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder