class StreamSinkOnWillCloseRequest

Defined at line 2813 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::StreamSinkOnWillCloseRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

void StreamSinkOnWillCloseRequest ()

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

void StreamSinkOnWillCloseRequest (const StreamSinkOnWillCloseRequest & other)

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

StreamSinkOnWillCloseRequest & operator= (const StreamSinkOnWillCloseRequest & other)

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

void StreamSinkOnWillCloseRequest (StreamSinkOnWillCloseRequest && other)

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

StreamSinkOnWillCloseRequest & operator= (StreamSinkOnWillCloseRequest && other)

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

::fuchsia_media2::wire::ConsumerClosedReason & reason ()

Reason the connection will close.

bool has_reason ()
void ~StreamSinkOnWillCloseRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder