class GenericSmeGetApSmeResponse

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

Public Methods

void GenericSmeGetApSmeResponse (Storage_ storage)
void GenericSmeGetApSmeResponse (uint8_t __reserved)
void GenericSmeGetApSmeResponse ()

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

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

void GenericSmeGetApSmeResponse (GenericSmeGetApSmeResponse && )

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

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

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

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

Setter for __reserved.

void GenericSmeGetApSmeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits