class CqhciHostInfoResponse

Defined at line 215 of file fidling/gen/sdk/fidl/fuchsia.hardware.cqhci/fuchsia.hardware.cqhci/cpp/fidl/fuchsia.hardware.cqhci/cpp/natural_types.h

Public Methods

void CqhciHostInfoResponse (Storage_ storage)
void CqhciHostInfoResponse (::fuchsia_hardware_cqhci::CqhciHostInfo info)
void CqhciHostInfoResponse ()

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

Defined at line 226 of file fidling/gen/sdk/fidl/fuchsia.hardware.cqhci/fuchsia.hardware.cqhci/cpp/fidl/fuchsia.hardware.cqhci/cpp/natural_types.h

void CqhciHostInfoResponse (CqhciHostInfoResponse && )

Defined at line 229 of file fidling/gen/sdk/fidl/fuchsia.hardware.cqhci/fuchsia.hardware.cqhci/cpp/fidl/fuchsia.hardware.cqhci/cpp/natural_types.h

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

Defined at line 230 of file fidling/gen/sdk/fidl/fuchsia.hardware.cqhci/fuchsia.hardware.cqhci/cpp/fidl/fuchsia.hardware.cqhci/cpp/natural_types.h

CqhciHostInfoResponse & operator= (const CqhciHostInfoResponse & other)
bool operator== (const CqhciHostInfoResponse & other)
bool operator!= (const CqhciHostInfoResponse & other)
const ::fuchsia_hardware_cqhci::CqhciHostInfo & info ()
::fuchsia_hardware_cqhci::CqhciHostInfo & info ()
CqhciHostInfoResponse & info (::fuchsia_hardware_cqhci::CqhciHostInfo value)

Setter for info.

void CqhciHostInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits