class ObserverWatchPlugStateResponse
Defined at line 6811 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 6813 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 6814 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 6815 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 6816 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 6817 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 6819 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