class SuiteControllerWatchEventsResult

Defined at line 5313 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_types.h

Public Methods

void SuiteControllerWatchEventsResult ()
void ~SuiteControllerWatchEventsResult ()
void SuiteControllerWatchEventsResult (SuiteControllerWatchEventsResult && other)
SuiteControllerWatchEventsResult & operator= (SuiteControllerWatchEventsResult && other)
bool has_invalid_tag ()
bool is_response ()
SuiteControllerWatchEventsResult WithResponse (::fidl::ObjectView< ::fuchsia_test_manager::wire::SuiteControllerWatchEventsResponse> val)
template <typename... Args>
SuiteControllerWatchEventsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 5335 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_types.h

::fuchsia_test_manager::wire::SuiteControllerWatchEventsResponse & response ()
const ::fuchsia_test_manager::wire::SuiteControllerWatchEventsResponse & response ()
bool is_err ()
SuiteControllerWatchEventsResult WithErr (::fuchsia_test_manager::wire::LaunchError val)
::fuchsia_test_manager::wire::LaunchError & err ()
const ::fuchsia_test_manager::wire::LaunchError & err ()
::fuchsia_test_manager::wire::SuiteControllerWatchEventsResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 5323 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_types.h