#include <ActivationApiContexts.hpp>
Public Attributes | |
| RexxMethodContext | threadContext |
| RexxNativeActivation * | context |
Definition at line 72 of file ActivationApiContexts.hpp.
| RexxNativeActivation* MethodContext::context |
Definition at line 75 of file ActivationApiContexts.hpp.
Referenced by RexxActivity::createMethodContext().
| RexxMethodContext MethodContext::threadContext |
Definition at line 74 of file ActivationApiContexts.hpp.
Referenced by RexxActivity::createMethodContext(), and RexxNativeActivation::run().