class RpmbGetDeviceInfoResponse
Defined at line 255 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
Public Methods
void RpmbGetDeviceInfoResponse (Storage_ storage)
void RpmbGetDeviceInfoResponse (::fuchsia_hardware_rpmb::DeviceInfo info)
void RpmbGetDeviceInfoResponse ()
Default constructs a |RpmbGetDeviceInfoResponse| only if all of its members are default constructible.
Defined at line 266 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
void RpmbGetDeviceInfoResponse (RpmbGetDeviceInfoResponse && )
Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
void RpmbGetDeviceInfoResponse (const RpmbGetDeviceInfoResponse & other)
RpmbGetDeviceInfoResponse & operator= (RpmbGetDeviceInfoResponse && )
Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
RpmbGetDeviceInfoResponse & operator= (const RpmbGetDeviceInfoResponse & other)
bool operator== (const RpmbGetDeviceInfoResponse & other)
bool operator!= (const RpmbGetDeviceInfoResponse & other)
const ::fuchsia_hardware_rpmb::DeviceInfo & info ()
::fuchsia_hardware_rpmb::DeviceInfo & info ()
RpmbGetDeviceInfoResponse & info (::fuchsia_hardware_rpmb::DeviceInfo value)
Setter for info.
void RpmbGetDeviceInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits