class StreamWatchResolutionResponse
Defined at line 784 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
Public Methods
void StreamWatchResolutionResponse (Storage_ storage)
void StreamWatchResolutionResponse (::fuchsia_math::Size coded_size)
void StreamWatchResolutionResponse ()
Default constructs a |StreamWatchResolutionResponse| only if all of its members are default constructible.
Defined at line 795 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void StreamWatchResolutionResponse (StreamWatchResolutionResponse && )
Defined at line 798 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
void StreamWatchResolutionResponse (const StreamWatchResolutionResponse & other)
StreamWatchResolutionResponse & operator= (StreamWatchResolutionResponse && )
Defined at line 799 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h
StreamWatchResolutionResponse & operator= (const StreamWatchResolutionResponse & other)
bool operator== (const StreamWatchResolutionResponse & other)
bool operator!= (const StreamWatchResolutionResponse & other)
const ::fuchsia_math::Size & coded_size ()
::fuchsia_math::Size & coded_size ()
StreamWatchResolutionResponse & coded_size (::fuchsia_math::Size value)
Setter for coded_size.
void StreamWatchResolutionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits