#include <oorexxapi.h>
Public Attributes | |
| RexxInstanceInterface * | functions |
| void * | applicationData |
Definition at line 681 of file oorexxapi.h.
| void* RexxInstance_::applicationData |
Definition at line 684 of file oorexxapi.h.
Referenced by InterpreterInstance::processOptions().
| RexxInstanceInterface* RexxInstance_::functions |
Definition at line 683 of file oorexxapi.h.
Referenced by InterpreterInstance::InterpreterInstance().