class ScopedBackgroundLoop

Defined at line 16 of file ../../sdk/lib/driver/power/cpp/testing/scoped_background_loop.h

Runs an async loop on a background thread and cleans up when this object exits scope.

Public Methods

void ScopedBackgroundLoop ()

Defined at line 18 of file ../../sdk/lib/driver/power/cpp/testing/scoped_background_loop.h

void ~ScopedBackgroundLoop ()

Defined at line 23 of file ../../sdk/lib/driver/power/cpp/testing/scoped_background_loop.h

async_dispatcher_t * dispatcher ()

Defined at line 30 of file ../../sdk/lib/driver/power/cpp/testing/scoped_background_loop.h

async::Executor & executor ()

Defined at line 32 of file ../../sdk/lib/driver/power/cpp/testing/scoped_background_loop.h