adapnex::platforms::simulation::MockContext
Synopsis
Declared in </home/runner/work/adapnex/adapnex/platforms/simulation/include/adapnex/platforms/simulation/context.h>
class MockContext final
: public core::Context
Base Classes
| Name | Description |
|---|---|
The Context class allows access to global information relevant to the execution of the application. Instances of this class are always thread‐local. |
Member Functions
Name |
|
Static Member Functions
Name |
Description |
Returns the thread‐local Context instance for the calling thread. |
Protected Static Member Functions
Name |
Created with MrDocs