class StreamProperties
Defined at line 822 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/cpp/fidl/fuchsia.camera2/cpp/natural_types.h
Public Methods
void StreamProperties (Storage_ storage)
void StreamProperties ()
Defined at line 828 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/cpp/fidl/fuchsia.camera2/cpp/natural_types.h
void StreamProperties (StreamProperties && )
Defined at line 829 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/cpp/fidl/fuchsia.camera2/cpp/natural_types.h
void StreamProperties (const StreamProperties & other)
StreamProperties & operator= (StreamProperties && )
Defined at line 830 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/cpp/fidl/fuchsia.camera2/cpp/natural_types.h
StreamProperties & operator= (const StreamProperties & other)
bool operator== (const StreamProperties & other)
bool operator!= (const StreamProperties & other)
bool IsEmpty ()
const std::optional< ::fuchsia_camera2::CameraStreamType> & stream_type ()
These could be one or more of the above mentioned Stream Types
::std::optional< ::fuchsia_camera2::CameraStreamType> & stream_type ()
These could be one or more of the above mentioned Stream Types
StreamProperties & stream_type (std::optional< ::fuchsia_camera2::CameraStreamType> value)
These could be one or more of the above mentioned Stream Types
void StreamProperties (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits