class GpioReadResponse

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

Public Methods

void GpioReadResponse (Storage_ storage)
void GpioReadResponse (bool value)
void GpioReadResponse ()

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

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

void GpioReadResponse (GpioReadResponse && )

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

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

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

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

Setter for value.

void GpioReadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits