class TestControllerDeleteFullmacResponse

Defined at line 220 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/natural_types.h

Public Methods

void TestControllerDeleteFullmacResponse (Storage_ storage)
void TestControllerDeleteFullmacResponse (uint8_t __reserved)
void TestControllerDeleteFullmacResponse ()

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

Defined at line 231 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/natural_types.h

void TestControllerDeleteFullmacResponse (TestControllerDeleteFullmacResponse && )

Defined at line 234 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/natural_types.h

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

Defined at line 235 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/natural_types.h

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

Setter for __reserved.

void TestControllerDeleteFullmacResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits