class Pin

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

Public Methods

void Pin (Storage_ storage)
void Pin ()

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

void Pin (Pin && )

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

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

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

Pin & operator= (const Pin & other)
bool operator== (const Pin & other)
bool operator!= (const Pin & other)
bool IsEmpty ()
const std::optional<uint32_t> & pin ()
::std::optional<uint32_t> & pin ()
Pin & pin (std::optional<uint32_t> value)

Setter for pin.

const std::optional< ::std::string> & name ()
::std::optional< ::std::string> & name ()
Pin & name (std::optional< ::std::string> value)

Setter for name.

void Pin (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits