#include <ActivationApiContexts.hpp>
Public Attributes | |
| RexxCallContext | threadContext |
| RexxNativeActivation * | context |
Definition at line 78 of file ActivationApiContexts.hpp.
| RexxNativeActivation* CallContext::context |
Definition at line 81 of file ActivationApiContexts.hpp.
Referenced by RexxActivity::createCallContext().
| RexxCallContext CallContext::threadContext |
Definition at line 80 of file ActivationApiContexts.hpp.
Referenced by RexxNativeActivation::callNativeRoutine(), and RexxActivity::createCallContext().