class Empty

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

Empty struct used for union variants with no associated data.

Public Methods

void Empty (Storage_ storage)
void Empty (uint8_t __reserved)
void Empty ()

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

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

void Empty (Empty && )

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

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

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

Empty & operator= (const Empty & other)
bool operator== (const Empty & other)
bool operator!= (const Empty & other)
uint8_t __reserved ()
uint8_t & __reserved ()
Empty & __reserved (uint8_t value)

Setter for __reserved.

void Empty (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits