class RegistryWatchDeviceRemovedResponse
Defined at line 3142 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
Public Methods
void RegistryWatchDeviceRemovedResponse (Storage_ storage)
void RegistryWatchDeviceRemovedResponse ()
Defined at line 3147 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void RegistryWatchDeviceRemovedResponse (RegistryWatchDeviceRemovedResponse && )
Defined at line 3148 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void RegistryWatchDeviceRemovedResponse (const RegistryWatchDeviceRemovedResponse & other)
RegistryWatchDeviceRemovedResponse & operator= (RegistryWatchDeviceRemovedResponse && )
Defined at line 3149 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
RegistryWatchDeviceRemovedResponse & operator= (const RegistryWatchDeviceRemovedResponse & other)
bool operator== (const RegistryWatchDeviceRemovedResponse & other)
bool operator!= (const RegistryWatchDeviceRemovedResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & token_id ()
The token of the device least-recently removed.
::std::optional<uint64_t> & token_id ()
The token of the device least-recently removed.
RegistryWatchDeviceRemovedResponse & token_id (std::optional<uint64_t> value)
The token of the device least-recently removed.
void RegistryWatchDeviceRemovedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits