class DeviceInfoGetOsInfoResponse
Defined at line 615 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
Public Methods
void DeviceInfoGetOsInfoResponse (Storage_ storage)
void DeviceInfoGetOsInfoResponse (::fuchsia_tee::OsInfo info)
void DeviceInfoGetOsInfoResponse ()
Default constructs a |DeviceInfoGetOsInfoResponse| only if all of its members are default constructible.
Defined at line 626 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
void DeviceInfoGetOsInfoResponse (DeviceInfoGetOsInfoResponse && )
Defined at line 629 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
void DeviceInfoGetOsInfoResponse (const DeviceInfoGetOsInfoResponse & other)
DeviceInfoGetOsInfoResponse & operator= (DeviceInfoGetOsInfoResponse && )
Defined at line 630 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/cpp/natural_types.h
DeviceInfoGetOsInfoResponse & operator= (const DeviceInfoGetOsInfoResponse & other)
bool operator== (const DeviceInfoGetOsInfoResponse & other)
bool operator!= (const DeviceInfoGetOsInfoResponse & other)
const ::fuchsia_tee::OsInfo & info ()
::fuchsia_tee::OsInfo & info ()
DeviceInfoGetOsInfoResponse & info (::fuchsia_tee::OsInfo value)
Setter for info.
void DeviceInfoGetOsInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits