#include <oorexxapi.h>
Public Member Functions | |
| void (RexxEntry *SetContextVariable)(RexxExitContext * | |
| RexxObjectPtr (RexxEntry *GetContextVariable)(RexxExitContext * | |
| void (RexxEntry *DropContextVariable)(RexxExitContext * | |
| RexxDirectoryObject (RexxEntry *GetAllContextVariables)(RexxExitContext *) | |
| RexxObjectPtr (RexxEntry *GetCallerContext)(RexxExitContext *) | |
Public Attributes | |
| wholenumber_t | interfaceVersion |
| CSTRING | |
| RexxObjectPtr | |
Definition at line 669 of file oorexxapi.h.
| ExitContextInterface::RexxDirectoryObject | ( | RexxEntry * | GetAllContextVariables | ) |
| ExitContextInterface::RexxObjectPtr | ( | RexxEntry * | GetCallerContext | ) |
| ExitContextInterface::RexxObjectPtr | ( | RexxEntry * | GetContextVariable | ) |
| ExitContextInterface::void | ( | RexxEntry * | DropContextVariable | ) |
| ExitContextInterface::void | ( | RexxEntry * | SetContextVariable | ) |
| ExitContextInterface::CSTRING |
Definition at line 672 of file oorexxapi.h.
| wholenumber_t ExitContextInterface::interfaceVersion |
Definition at line 671 of file oorexxapi.h.
| ExitContextInterface::RexxObjectPtr |
Definition at line 672 of file oorexxapi.h.