class PhyCreateIfaceResponse

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

Public Methods

void PhyCreateIfaceResponse (Storage_ storage)
void PhyCreateIfaceResponse (uint16_t iface_id)
void PhyCreateIfaceResponse ()

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

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

void PhyCreateIfaceResponse (PhyCreateIfaceResponse && )

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

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

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

PhyCreateIfaceResponse & operator= (const PhyCreateIfaceResponse & other)
bool operator== (const PhyCreateIfaceResponse & other)
bool operator!= (const PhyCreateIfaceResponse & other)
uint16_t iface_id ()
uint16_t & iface_id ()
PhyCreateIfaceResponse & iface_id (uint16_t value)

Setter for iface_id.

void PhyCreateIfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits