#include <oorexxapi.h>
Public Attributes | |
RexxThreadContext * | threadContext |
ExitContextInterface * | functions |
ValueDescriptor * | arguments |
Definition at line 2970 of file oorexxapi.h.
ValueDescriptor* RexxExitContext_::arguments |
Definition at line 2974 of file oorexxapi.h.
ExitContextInterface* RexxExitContext_::functions |
Definition at line 2973 of file oorexxapi.h.
Referenced by RexxActivity::createExitContext().
RexxThreadContext* RexxExitContext_::threadContext |
Definition at line 2972 of file oorexxapi.h.
Referenced by contextToActivity(), and RexxActivity::createExitContext().