class StreamWatchOrientationResponse

Defined at line 1919 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h

Public Methods

void StreamWatchOrientationResponse (Storage_ storage)
void StreamWatchOrientationResponse (::fuchsia_camera3::Orientation orientation)
void StreamWatchOrientationResponse ()

Default constructs a |StreamWatchOrientationResponse| only if all of its members are default constructible.

Defined at line 1930 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h

void StreamWatchOrientationResponse (StreamWatchOrientationResponse && )

Defined at line 1933 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h

void StreamWatchOrientationResponse (const StreamWatchOrientationResponse & other)
StreamWatchOrientationResponse & operator= (StreamWatchOrientationResponse && )

Defined at line 1934 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/natural_types.h

StreamWatchOrientationResponse & operator= (const StreamWatchOrientationResponse & other)
bool operator== (const StreamWatchOrientationResponse & other)
bool operator!= (const StreamWatchOrientationResponse & other)
::fuchsia_camera3::Orientation orientation ()
::fuchsia_camera3::Orientation & orientation ()
StreamWatchOrientationResponse & orientation (::fuchsia_camera3::Orientation value)

Setter for orientation.

void StreamWatchOrientationResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits