#include <oorexxapi.h>
Public Member Functions | |
| void (RexxEntry *Terminate)(RexxInstance *) | |
| logical_t (RexxEntry *AttachThread)(RexxInstance * | |
| RexxThreadContext ** | size_t (RexxEntry *InterpreterVersion)(RexxInstance *) |
| size_t (RexxEntry *LanguageLevel)(RexxInstance *) | |
| void (RexxEntry *Halt)(RexxInstance *) | |
| void (RexxEntry *SetTrace)(RexxInstance * | |
Public Attributes | |
| wholenumber_t | interfaceVersion |
| logical_t | |
Definition at line 437 of file oorexxapi.h.
| RexxInstanceInterface::logical_t | ( | RexxEntry * | AttachThread | ) |
| RexxThreadContext** RexxInstanceInterface::size_t | ( | RexxEntry * | InterpreterVersion | ) |
| RexxInstanceInterface::size_t | ( | RexxEntry * | LanguageLevel | ) |
| RexxInstanceInterface::void | ( | RexxEntry * | Halt | ) |
| RexxInstanceInterface::void | ( | RexxEntry * | SetTrace | ) |
| RexxInstanceInterface::void | ( | RexxEntry * | Terminate | ) |
| wholenumber_t RexxInstanceInterface::interfaceVersion |
Definition at line 439 of file oorexxapi.h.
| RexxInstanceInterface::logical_t |
Definition at line 446 of file oorexxapi.h.