class DeviceWatchCurrentConfigurationResponse
Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
Public Methods
void DeviceWatchCurrentConfigurationResponse (Storage_ storage)
void DeviceWatchCurrentConfigurationResponse (uint32_t index)
void DeviceWatchCurrentConfigurationResponse ()
Default constructs a |DeviceWatchCurrentConfigurationResponse| only if all of its members are default constructible.
Defined at line 166 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void DeviceWatchCurrentConfigurationResponse (DeviceWatchCurrentConfigurationResponse && )
Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void DeviceWatchCurrentConfigurationResponse (const DeviceWatchCurrentConfigurationResponse & other)
DeviceWatchCurrentConfigurationResponse & operator= (DeviceWatchCurrentConfigurationResponse && )
Defined at line 170 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
DeviceWatchCurrentConfigurationResponse & operator= (const DeviceWatchCurrentConfigurationResponse & other)
bool operator== (const DeviceWatchCurrentConfigurationResponse & other)
bool operator!= (const DeviceWatchCurrentConfigurationResponse & other)
uint32_t index ()
uint32_t & index ()
DeviceWatchCurrentConfigurationResponse & index (uint32_t value)
Setter for index.
void DeviceWatchCurrentConfigurationResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits