class PinStatesSelectStateResponse

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

Public Methods

void PinStatesSelectStateResponse (Storage_ storage)
void PinStatesSelectStateResponse (uint8_t __reserved)
void PinStatesSelectStateResponse ()

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

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

void PinStatesSelectStateResponse (PinStatesSelectStateResponse && )

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

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

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

PinStatesSelectStateResponse & operator= (const PinStatesSelectStateResponse & other)
bool operator== (const PinStatesSelectStateResponse & other)
bool operator!= (const PinStatesSelectStateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PinStatesSelectStateResponse & __reserved (uint8_t value)

Setter for __reserved.

void PinStatesSelectStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits