class DelayWatcherWatchDelayResponse
Defined at line 469 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
Public Methods
void DelayWatcherWatchDelayResponse ()
Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
void DelayWatcherWatchDelayResponse (const DelayWatcherWatchDelayResponse & other)
Defined at line 472 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
DelayWatcherWatchDelayResponse & operator= (const DelayWatcherWatchDelayResponse & other)
Defined at line 473 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
void DelayWatcherWatchDelayResponse (DelayWatcherWatchDelayResponse && other)
Defined at line 474 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_audio::wire::DelayWatcherWatchDelayResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_audio::wire::DelayWatcherWatchDelayResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio::wire::DelayWatcherWatchDelayResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
int64_t & delay ()
Optional. If not specified, the delay is unknown.
bool has_delay ()
DelayWatcherWatchDelayResponse & operator= (DelayWatcherWatchDelayResponse && other)
Defined at line 475 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
void ~DelayWatcherWatchDelayResponse ()
Defined at line 477 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder