class DebugSetDefaultSensorModeResponse
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.camera2.debug/fuchsia.camera2.debug/cpp/fidl/fuchsia.camera2.debug/cpp/natural_types.h
Public Methods
void DebugSetDefaultSensorModeResponse (Storage_ storage)
void DebugSetDefaultSensorModeResponse (int32_t status)
void DebugSetDefaultSensorModeResponse ()
Default constructs a |DebugSetDefaultSensorModeResponse| only if all of its members are default constructible.
Defined at line 86 of file fidling/gen/sdk/fidl/fuchsia.camera2.debug/fuchsia.camera2.debug/cpp/fidl/fuchsia.camera2.debug/cpp/natural_types.h
void DebugSetDefaultSensorModeResponse (DebugSetDefaultSensorModeResponse && )
Defined at line 89 of file fidling/gen/sdk/fidl/fuchsia.camera2.debug/fuchsia.camera2.debug/cpp/fidl/fuchsia.camera2.debug/cpp/natural_types.h
void DebugSetDefaultSensorModeResponse (const DebugSetDefaultSensorModeResponse & other)
DebugSetDefaultSensorModeResponse & operator= (DebugSetDefaultSensorModeResponse && )
Defined at line 90 of file fidling/gen/sdk/fidl/fuchsia.camera2.debug/fuchsia.camera2.debug/cpp/fidl/fuchsia.camera2.debug/cpp/natural_types.h
DebugSetDefaultSensorModeResponse & operator= (const DebugSetDefaultSensorModeResponse & other)
bool operator== (const DebugSetDefaultSensorModeResponse & other)
bool operator!= (const DebugSetDefaultSensorModeResponse & other)
int32_t status ()
int32_t & status ()
DebugSetDefaultSensorModeResponse & status (int32_t value)
Setter for status.
void DebugSetDefaultSensorModeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits