#include <oorexxapi.h>
Public Attributes | |
| RexxThreadContext * | threadContext |
| CallContextInterface * | functions |
| ValueDescriptor * | arguments |
Definition at line 2198 of file oorexxapi.h.
| ValueDescriptor* RexxCallContext_::arguments |
Definition at line 2202 of file oorexxapi.h.
Referenced by RexxNativeActivation::callNativeRoutine().
| CallContextInterface* RexxCallContext_::functions |
Definition at line 2201 of file oorexxapi.h.
Referenced by RexxActivity::createCallContext().
| RexxThreadContext* RexxCallContext_::threadContext |
Definition at line 2200 of file oorexxapi.h.
Referenced by contextToActivity(), RexxActivity::createCallContext(), expandNonPath2fullPath(), formatFile(), getBiggerBuffer(), getFileSpecFromArg(), getMaskFromArg(), getOptionsFromArg(), getPathBuffer(), getPathSegment(), increaseBuffer(), linFindNextDir(), linFindNextFile(), recursiveFindFile(), and safeGetCurrentDirectory().