class ProductGetInfoResponse
Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h
Public Methods
void ProductGetInfoResponse (Storage_ storage)
void ProductGetInfoResponse (::fuchsia_hwinfo::ProductInfo info)
void ProductGetInfoResponse ()
Default constructs a |ProductGetInfoResponse| only if all of its members are default constructible.
Defined at line 398 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h
void ProductGetInfoResponse (ProductGetInfoResponse && )
Defined at line 401 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h
void ProductGetInfoResponse (const ProductGetInfoResponse & other)
ProductGetInfoResponse & operator= (ProductGetInfoResponse && )
Defined at line 402 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h
ProductGetInfoResponse & operator= (const ProductGetInfoResponse & other)
bool operator== (const ProductGetInfoResponse & other)
bool operator!= (const ProductGetInfoResponse & other)
const ::fuchsia_hwinfo::ProductInfo & info ()
::fuchsia_hwinfo::ProductInfo & info ()
ProductGetInfoResponse & info (::fuchsia_hwinfo::ProductInfo value)
Setter for info.
void ProductGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits