class BoardGetInfoResponse

Defined at line 436 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

Public Methods

void BoardGetInfoResponse (Storage_ storage)
void BoardGetInfoResponse (::fuchsia_hwinfo::BoardInfo info)
void BoardGetInfoResponse ()

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

Defined at line 447 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

void BoardGetInfoResponse (BoardGetInfoResponse && )

Defined at line 450 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

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

Defined at line 451 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

BoardGetInfoResponse & operator= (const BoardGetInfoResponse & other)
bool operator== (const BoardGetInfoResponse & other)
bool operator!= (const BoardGetInfoResponse & other)
const ::fuchsia_hwinfo::BoardInfo & info ()
::fuchsia_hwinfo::BoardInfo & info ()
BoardGetInfoResponse & info (::fuchsia_hwinfo::BoardInfo value)

Setter for info.

void BoardGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits