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

core::Context

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

GetElapsedTime [virtual]

Static Member Functions

Name

Description

CreateAndActivate

Current

Returns the thread‐local Context instance for the calling thread.

Data Members

Protected Static Member Functions

Name

SwapCurrent

Created with MrDocs