class Delegate

Defined at line 33 of file ../../src/connectivity/weave/adaptation/thread_stack_manager_impl.h

Delegate class to handle platform-specific implementations of the

ThreadStackManager API surface. This enables tests to swap out the

implementation of the static ThreadStackManager instance.

Public Methods

void ~Delegate ()

Defined at line 36 of file ../../src/connectivity/weave/adaptation/thread_stack_manager_impl.h

Friends

class ThreadStackManagerImpl