class DeviceWatcherWatchDevicesResponse
Defined at line 588 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
Public Methods
void DeviceWatcherWatchDevicesResponse (Storage_ storage)
void DeviceWatcherWatchDevicesResponse (::std::vector< ::fuchsia_camera3::WatchDevicesEvent> events)
void DeviceWatcherWatchDevicesResponse ()
Default constructs a |DeviceWatcherWatchDevicesResponse| only if all of its members are default constructible.
Defined at line 599 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void DeviceWatcherWatchDevicesResponse (DeviceWatcherWatchDevicesResponse && )
Defined at line 602 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void DeviceWatcherWatchDevicesResponse (const DeviceWatcherWatchDevicesResponse & other)
DeviceWatcherWatchDevicesResponse & operator= (DeviceWatcherWatchDevicesResponse && )
Defined at line 603 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
DeviceWatcherWatchDevicesResponse & operator= (const DeviceWatcherWatchDevicesResponse & other)
bool operator== (const DeviceWatcherWatchDevicesResponse & other)
bool operator!= (const DeviceWatcherWatchDevicesResponse & other)
const ::std::vector< ::fuchsia_camera3::WatchDevicesEvent> & events ()
::std::vector< ::fuchsia_camera3::WatchDevicesEvent> & events ()
DeviceWatcherWatchDevicesResponse & events (::std::vector< ::fuchsia_camera3::WatchDevicesEvent> value)
Setter for events.
void DeviceWatcherWatchDevicesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits