class PinImplReadResponse

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

Public Methods

void PinImplReadResponse (Storage_ storage)
void PinImplReadResponse (bool value)
void PinImplReadResponse ()

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

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

void PinImplReadResponse (PinImplReadResponse && )

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

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

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

PinImplReadResponse & operator= (const PinImplReadResponse & other)
bool operator== (const PinImplReadResponse & other)
bool operator!= (const PinImplReadResponse & other)
bool value ()
bool & value ()
PinImplReadResponse & value (bool value)

Setter for value.

void PinImplReadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits