class ObserverWatchPlugStateResponse
Defined at line 6881 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/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_device::wire::ObserverWatchPlugStateResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_audio_device::wire::ObserverWatchPlugStateResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_device::wire::ObserverWatchPlugStateResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void ObserverWatchPlugStateResponse ()
Defined at line 6883 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
void ObserverWatchPlugStateResponse (const ObserverWatchPlugStateResponse & other)
Defined at line 6884 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
ObserverWatchPlugStateResponse & operator= (const ObserverWatchPlugStateResponse & other)
Defined at line 6885 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
void ObserverWatchPlugStateResponse (ObserverWatchPlugStateResponse && other)
Defined at line 6886 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
ObserverWatchPlugStateResponse & operator= (ObserverWatchPlugStateResponse && other)
Defined at line 6887 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
::fuchsia_audio_device::wire::PlugState & state ()
The device's current plug state.
bool has_state ()
int64_t & plug_time ()
The time (in CLOCK_MONOTONIC) of the most-recent change in plug state.
bool has_plug_time ()
void ~ObserverWatchPlugStateResponse ()
Defined at line 6889 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder