class TestControllerCreateFullmacResult

Defined at line 75 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 TestControllerCreateFullmacResult ()
void ~TestControllerCreateFullmacResult ()
void TestControllerCreateFullmacResult (TestControllerCreateFullmacResult && other)
TestControllerCreateFullmacResult & operator= (TestControllerCreateFullmacResult && other)
bool has_invalid_tag ()
bool is_response ()
TestControllerCreateFullmacResult WithResponse (::test_wlan_testcontroller::wire::TestControllerCreateFullmacResponse val)
::test_wlan_testcontroller::wire::TestControllerCreateFullmacResponse & response ()
const ::test_wlan_testcontroller::wire::TestControllerCreateFullmacResponse & response ()
bool is_err ()
TestControllerCreateFullmacResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::test_wlan_testcontroller::wire::TestControllerCreateFullmacResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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