class TestControllerDeleteFullmacResult
Defined at line 127 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h
Public Methods
void TestControllerDeleteFullmacResult ()
void TestControllerDeleteFullmacResult (const TestControllerDeleteFullmacResult & )
Defined at line 133 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h
TestControllerDeleteFullmacResult & operator= (const TestControllerDeleteFullmacResult & )
Defined at line 134 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h
void TestControllerDeleteFullmacResult (TestControllerDeleteFullmacResult && )
Defined at line 135 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TestControllerDeleteFullmacResult WithResponse (::test_wlan_testcontroller::wire::TestControllerDeleteFullmacResponse val)
TestControllerDeleteFullmacResult & operator= (TestControllerDeleteFullmacResult && )
Defined at line 136 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h
::test_wlan_testcontroller::wire::TestControllerDeleteFullmacResponse & response ()
const ::test_wlan_testcontroller::wire::TestControllerDeleteFullmacResponse & response ()
bool is_err ()
TestControllerDeleteFullmacResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::test_wlan_testcontroller::wire::TestControllerDeleteFullmacResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 138 of file fidling/gen/src/connectivity/wlan/tests/helpers/testcontroller-driver/fidl/test.wlan.testcontroller/cpp/fidl/test.wlan.testcontroller/cpp/wire_types.h