class IovarCommand

Defined at line 98 of file fidling/gen/src/devices/lib/broadcom/fuchsia.wlan.broadcom/fuchsia.wlan.broadcom/cpp/fidl/fuchsia.wlan.broadcom/cpp/natural_types.h

Public Methods

void IovarCommand (Storage_ storage)
void IovarCommand (uint32_t cmd, uint32_t val)
void IovarCommand ()

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

Defined at line 109 of file fidling/gen/src/devices/lib/broadcom/fuchsia.wlan.broadcom/fuchsia.wlan.broadcom/cpp/fidl/fuchsia.wlan.broadcom/cpp/natural_types.h

void IovarCommand (IovarCommand && )

Defined at line 112 of file fidling/gen/src/devices/lib/broadcom/fuchsia.wlan.broadcom/fuchsia.wlan.broadcom/cpp/fidl/fuchsia.wlan.broadcom/cpp/natural_types.h

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

Defined at line 113 of file fidling/gen/src/devices/lib/broadcom/fuchsia.wlan.broadcom/fuchsia.wlan.broadcom/cpp/fidl/fuchsia.wlan.broadcom/cpp/natural_types.h

IovarCommand & operator= (const IovarCommand & other)
bool operator== (const IovarCommand & other)
bool operator!= (const IovarCommand & other)
uint32_t cmd ()
uint32_t & cmd ()
IovarCommand & cmd (uint32_t value)

Setter for cmd.

uint32_t val ()
uint32_t & val ()
IovarCommand & val (uint32_t value)

Setter for val.

void IovarCommand (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits