class VendorCommand

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

Public Methods

void VendorCommand (VendorCommand && other)
VendorCommand & operator= (VendorCommand && other)
void VendorCommand (const VendorCommand & other)
VendorCommand & operator= (const VendorCommand & other)
bool operator== (const VendorCommand & other)
bool operator!= (const VendorCommand & other)
bool IsUnknown ()
::fuchsia_hardware_bluetooth::VendorCommand::Tag Which ()
VendorCommand WithSetAclPriority (::fuchsia_hardware_bluetooth::VendorSetAclPriorityParams val)
const ::fidl::internal::UnionMemberView<1, Storage_> set_acl_priority ()
::fidl::internal::UnionMemberView<1, Storage_> set_acl_priority ()
VendorCommand & set_acl_priority (::fuchsia_hardware_bluetooth::VendorSetAclPriorityParams value)

Sets the union to hold the set_acl_priority member.

void VendorCommand (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kSetAclPriority 1
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits