#include <mw/fepbase.h>
Enables FEPs to have some code called but not in the context of the current call stack, hence the name "deferred".
For an explanation of the intended use of this class, see CCoeFep::MakeDeferredFunctionCall().
This function is called from within a high-priority active object's RunL() shortly after the active object has been queued by calling CCoeFep::MakeDeferredFunctionCall().