class Int8
Defined at line 1017 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
Public Methods
void Int8 (Storage_ storage)
void Int8 (int8_t value)
void Int8 ()
Default constructs a |Int8| only if all of its members are default constructible.
Defined at line 1028 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
void Int8 (Int8 && )
Defined at line 1031 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
void Int8 (const Int8 & other)
Int8 & operator= (Int8 && )
Defined at line 1032 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
Int8 & operator= (const Int8 & other)
bool operator== (const Int8 & other)
bool operator!= (const Int8 & other)
int8_t value ()
int8_t & value ()
Int8 & value (int8_t value)
Setter for value.
void Int8 (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits