class ChannelSwitchInfo

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

Public Methods

void ChannelSwitchInfo (Storage_ storage)
void ChannelSwitchInfo (uint8_t new_channel)
void ChannelSwitchInfo ()

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

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

void ChannelSwitchInfo (ChannelSwitchInfo && )

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

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

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

ChannelSwitchInfo & operator= (const ChannelSwitchInfo & other)
bool operator== (const ChannelSwitchInfo & other)
bool operator!= (const ChannelSwitchInfo & other)
uint8_t new_channel ()
uint8_t & new_channel ()
ChannelSwitchInfo & new_channel (uint8_t value)

Setter for new_channel.

void ChannelSwitchInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits