class HtOperation
Defined at line 305 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h
Public Methods
void HtOperation (Storage_ storage)
void HtOperation (::std::array<uint8_t, 22> bytes)
void HtOperation ()
Default constructs a |HtOperation| only if all of its members are default constructible.
Defined at line 316 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h
void HtOperation (HtOperation && )
Defined at line 319 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h
void HtOperation (const HtOperation & other)
HtOperation & operator= (HtOperation && )
Defined at line 320 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/natural_types.h
HtOperation & operator= (const HtOperation & other)
bool operator== (const HtOperation & other)
bool operator!= (const HtOperation & other)
const ::std::array<uint8_t, 22> & bytes ()
::std::array<uint8_t, 22> & bytes ()
HtOperation & bytes (::std::array<uint8_t, 22> value)
Setter for bytes.
void HtOperation (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits