class HostId

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

64-bit unique value used by the system to identify host adapters.

Public Methods

void HostId (Storage_ storage)
void HostId (uint64_t value)
void HostId ()

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

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

void HostId (HostId && )

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

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

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

HostId & operator= (const HostId & other)
bool operator== (const HostId & other)
bool operator!= (const HostId & other)
uint64_t value ()
uint64_t & value ()
HostId & value (uint64_t value)

Setter for value.

void HostId (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits