class IcdLoaderDeviceGetIcdListResponse
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
Public Methods
void IcdLoaderDeviceGetIcdListResponse (Storage_ storage)
void IcdLoaderDeviceGetIcdListResponse (::std::vector< ::fuchsia_gpu_magma::IcdInfo> icd_list)
void IcdLoaderDeviceGetIcdListResponse ()
Default constructs a |IcdLoaderDeviceGetIcdListResponse| only if all of its members are default constructible.
Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
void IcdLoaderDeviceGetIcdListResponse (IcdLoaderDeviceGetIcdListResponse && )
Defined at line 501 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
void IcdLoaderDeviceGetIcdListResponse (const IcdLoaderDeviceGetIcdListResponse & other)
IcdLoaderDeviceGetIcdListResponse & operator= (IcdLoaderDeviceGetIcdListResponse && )
Defined at line 502 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
IcdLoaderDeviceGetIcdListResponse & operator= (const IcdLoaderDeviceGetIcdListResponse & other)
bool operator== (const IcdLoaderDeviceGetIcdListResponse & other)
bool operator!= (const IcdLoaderDeviceGetIcdListResponse & other)
const ::std::vector< ::fuchsia_gpu_magma::IcdInfo> & icd_list ()
::std::vector< ::fuchsia_gpu_magma::IcdInfo> & icd_list ()
IcdLoaderDeviceGetIcdListResponse & icd_list (::std::vector< ::fuchsia_gpu_magma::IcdInfo> value)
Setter for icd_list.
void IcdLoaderDeviceGetIcdListResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits