class ControllerGetDeviceInfoResponse

Defined at line 357 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/natural_types.h

Public Methods

void ControllerGetDeviceInfoResponse (Storage_ storage)
void ControllerGetDeviceInfoResponse (::fuchsia_camera2::DeviceInfo info)
void ControllerGetDeviceInfoResponse ()

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

Defined at line 368 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/natural_types.h

void ControllerGetDeviceInfoResponse (ControllerGetDeviceInfoResponse && )

Defined at line 371 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/natural_types.h

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

Defined at line 372 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/natural_types.h

ControllerGetDeviceInfoResponse & operator= (const ControllerGetDeviceInfoResponse & other)
bool operator== (const ControllerGetDeviceInfoResponse & other)
bool operator!= (const ControllerGetDeviceInfoResponse & other)
const ::fuchsia_camera2::DeviceInfo & info ()
::fuchsia_camera2::DeviceInfo & info ()
ControllerGetDeviceInfoResponse & info (::fuchsia_camera2::DeviceInfo value)

Setter for info.

void ControllerGetDeviceInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits