class StreamWatchCropRegionResponse
Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
Public Methods
void StreamWatchCropRegionResponse (Storage_ storage)
void StreamWatchCropRegionResponse (::fidl::Box< ::fuchsia_math::RectF> region)
void StreamWatchCropRegionResponse ()
Default constructs a |StreamWatchCropRegionResponse| only if all of its members are default constructible.
Defined at line 697 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void StreamWatchCropRegionResponse (StreamWatchCropRegionResponse && )
Defined at line 700 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void StreamWatchCropRegionResponse (const StreamWatchCropRegionResponse & other)
StreamWatchCropRegionResponse & operator= (StreamWatchCropRegionResponse && )
Defined at line 701 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
StreamWatchCropRegionResponse & operator= (const StreamWatchCropRegionResponse & other)
bool operator== (const StreamWatchCropRegionResponse & other)
bool operator!= (const StreamWatchCropRegionResponse & other)
const ::fidl::Box< ::fuchsia_math::RectF> & region ()
::fidl::Box< ::fuchsia_math::RectF> & region ()
StreamWatchCropRegionResponse & region (::fidl::Box< ::fuchsia_math::RectF> value)
Setter for region.
void StreamWatchCropRegionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits