class UInt16

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

Public Methods

void UInt16 (Storage_ storage)
void UInt16 (uint16_t value)
void UInt16 ()

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

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

void UInt16 (UInt16 && )

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

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

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

UInt16 & operator= (const UInt16 & other)
bool operator== (const UInt16 & other)
bool operator!= (const UInt16 & other)
uint16_t value ()
uint16_t & value ()
UInt16 & value (uint16_t value)

Setter for value.

void UInt16 (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits