class Bool

Defined at line 968 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

Public Methods

void Bool (Storage_ storage)
void Bool (bool value)
void Bool ()

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

Defined at line 979 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

void Bool (Bool && )

Defined at line 982 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

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

Defined at line 983 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

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

Setter for value.

void Bool (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits