class VhtOperation

Defined at line 403 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h

Public Methods

void VhtOperation (Storage_ storage)
void VhtOperation (::std::array<uint8_t, 5> bytes)
void VhtOperation ()

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

Defined at line 414 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h

void VhtOperation (VhtOperation && )

Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h

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

Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h

VhtOperation & operator= (const VhtOperation & other)
bool operator== (const VhtOperation & other)
bool operator!= (const VhtOperation & other)
const ::std::array<uint8_t, 5> & bytes ()
::std::array<uint8_t, 5> & bytes ()
VhtOperation & bytes (::std::array<uint8_t, 5> value)

Setter for bytes.

void VhtOperation (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits