#include <ActivationApiContexts.hpp>
Public Attributes | |
RexxExitContext | threadContext |
RexxNativeActivation * | context |
Definition at line 84 of file ActivationApiContexts.hpp.
RexxNativeActivation* ExitContext::context |
Definition at line 87 of file ActivationApiContexts.hpp.
Referenced by RexxActivity::createExitContext().
RexxExitContext ExitContext::threadContext |
Definition at line 86 of file ActivationApiContexts.hpp.
Referenced by RexxActivity::createExitContext(), ContextCommandHandlerDispatcher::run(), and ContextExitHandlerDispatcher::run().