| activate() | RexxActivity | inline |
| ActivationFrame class | RexxActivity | friend |
| activationFrames | RexxActivity | protected |
| activations | RexxActivity | protected |
| activationStackSize | RexxActivity | protected |
| addRunningRequires(RexxString *program) | RexxActivity | inline |
| addToInstance(InterpreterInstance *interpreter) | RexxActivity | |
| allocateFrame(size_t entries) | RexxActivity | inline |
| allocateLocalVariableFrame(RexxLocalVariables *locals) | RexxActivity | inline |
| allocateStackFrame(RexxExpressionStack *stack, size_t entries) | RexxActivity | inline |
| attachCount | RexxActivity | protected |
| attached | RexxActivity | protected |
| baseVirtual() | RexxVirtualBase | inlineprotectedvirtual |
| behaviour | RexxInternalObject | |
| buildMessage(wholenumber_t, RexxArray *) | RexxActivity | |
| callCommandExit(RexxActivation *, RexxString *, RexxString *, ProtectedObject &result, ProtectedObject &condition) | RexxActivity | |
| callContextFunctions | RexxActivity | protectedstatic |
| callDebugInputExit(RexxActivation *, RexxString *&) | RexxActivity | |
| callExit(RexxActivation *activation, const char *exitName, int function, int subfunction, void *exitbuffer) | RexxActivity | |
| callFunctionExit(RexxActivation *, RexxString *, RexxObject *, ProtectedObject &, RexxObject **, size_t) | RexxActivity | |
| callHaltClearExit(RexxActivation *) | RexxActivity | |
| callHaltTestExit(RexxActivation *) | RexxActivity | |
| callInitializationExit(RexxActivation *) | RexxActivity | |
| callNovalueExit(RexxActivation *, RexxString *, RexxObject *&) | RexxActivity | |
| callObjectFunctionExit(RexxActivation *, RexxString *, RexxObject *, ProtectedObject &, RexxObject **, size_t, size_t) | RexxActivity | |
| callPullExit(RexxActivation *, RexxString *&) | RexxActivity | |
| callPushExit(RexxActivation *, RexxString *, int) | RexxActivity | |
| callQueueNameExit(RexxActivation *, RexxString *&) | RexxActivity | |
| callQueueSizeExit(RexxActivation *, RexxInteger *&) | RexxActivity | |
| callSayExit(RexxActivation *, RexxString *) | RexxActivity | |
| callScriptingExit(RexxActivation *, RexxString *, RexxObject *, ProtectedObject &, RexxObject **, size_t) | RexxActivity | |
| callTerminalInputExit(RexxActivation *, RexxString *&) | RexxActivity | |
| callTerminationExit(RexxActivation *) | RexxActivity | |
| callTraceExit(RexxActivation *, RexxString *) | RexxActivity | |
| callTraceTestExit(RexxActivation *, bool) | RexxActivity | |
| callValueExit(RexxActivation *, RexxString *, RexxString *, RexxObject *, RexxObject *&) | RexxActivity | |
| checkActivationStack() | RexxActivity | |
| checkDeadLock(RexxActivity *) | RexxActivity | |
| checkRequires(RexxString *n) | RexxActivity | inline |
| checkStackSpace() | RexxActivity | |
| clauseExitUsed | RexxActivity | protected |
| cleanupActivityResources() | RexxActivity | |
| cleanupStackFrame(RexxActivationBase *poppedStackFrame) | RexxActivity | |
| clearCurrentCondition() | RexxActivity | inline |
| clearObject() | RexxInternalObject | inline |
| clearObject(size_t l) | RexxInternalObject | inline |
| clearObjectMark() | RexxInternalObject | inline |
| clearWait() | RexxActivity | inline |
| clone() | RexxInternalObject | |
| conditionobj | RexxActivity | protected |
| copy() | RexxInternalObject | virtual |
| copyIntoTail(RexxCompoundTail *buffer) | RexxInternalObject | virtual |
| createCallContext(CallContext &context, RexxNativeActivation *owner) | RexxActivity | |
| createConditionObject(RexxString *, RexxObject *, RexxString *, RexxObject *, RexxObject *) | RexxActivity | |
| createExceptionObject(wholenumber_t, RexxString *, RexxArray *, RexxObject *) | RexxActivity | |
| createExitContext(ExitContext &context, RexxNativeActivation *owner) | RexxActivity | |
| createMethodContext(MethodContext &context, RexxNativeActivation *owner) | RexxActivity | |
| createNewActivationStack() | RexxActivity | |
| currentExit | RexxActivity | protected |
| currentRexxFrame | RexxActivity | protected |
| currentThread | RexxActivity | protected |
| deactivate() | RexxActivity | inline |
| detachInstance() | RexxActivity | |
| detachThread() | RexxActivity | |
| disableExit(int exitNum) | RexxActivity | inlineprotected |
| dispatchMessage | RexxActivity | protected |
| display(RexxDirectory *) | RexxActivity | |
| displayCondition(RexxDirectory *conditionObject) | RexxActivity | |
| displayDebug(RexxDirectory *) | RexxActivity | |
| doubleValue(double &result) | RexxInternalObject | virtual |
| dynamicTarget(RexxObject **arguments, size_t count, size_t named_count) | RexxInternalObject | inlinevirtual |
| enterCurrentThread() | RexxActivity | |
| enterKernel() | RexxActivity | |
| error() | RexxActivity | |
| error(RexxActivationBase *, RexxDirectory *errorInfo) | RexxActivity | |
| errorNumber(RexxDirectory *conditionObject) | RexxActivity | |
| evaluate(RexxActivation *, RexxExpressionStack *) | RexxInternalObject | inlinevirtual |
| exit | RexxActivity | protected |
| exitContextFunctions | RexxActivity | protectedstatic |
| exitCurrentThread() | RexxActivity | |
| exitKernel() | RexxActivity | |
| flatten(RexxEnvelope *) | RexxActivity | virtual |
| frameStack | RexxActivity | protected |
| generateProgramInformation(RexxDirectory *exObj) | RexxActivity | |
| generateRandomNumberSeed() | RexxActivity | |
| generateStackFrames(bool skipFirst) | RexxActivity | |
| getActivationDepth() | RexxActivity | inline |
| getActivationLevel() | RexxActivity | inline |
| getApiContext() | RexxActivity | inline |
| getCurrentCondition() | RexxActivity | inline |
| getCurrentRexxFrame() | RexxActivity | inline |
| getEffectiveSecurityManager() | RexxActivity | |
| getExitHandler(int exitNum) | RexxActivity | inlineprotected |
| getHashValue() | RexxInternalObject | inlinevirtual |
| getInstance() | RexxActivity | inline |
| getInstanceSecurityManager() | RexxActivity | |
| getLastMessageName() | RexxActivity | |
| getLastMethod() | RexxActivity | |
| getLocal() | RexxActivity | |
| getLocalEnvironment(RexxString *name) | RexxActivity | |
| getNestedActivity() | RexxActivity | inline |
| getNumericSettings() | RexxActivity | inline |
| getObjectDataSize() | RexxInternalObject | inline |
| getObjectDataSpace() | RexxInternalObject | inline |
| getObjectHeaderSize() | RexxInternalObject | inlinestatic |
| getObjectSize() | RexxInternalObject | inline |
| getObjectType() | RexxInternalObject | inline |
| getObjectTypeNumber() | RexxInternalObject | |
| getRandomSeed() | RexxActivity | inline |
| getRealValue(RexxActivation *) | RexxInternalObject | inlinevirtual |
| getRealValue(RexxVariableDictionary *) | RexxInternalObject | inlinevirtual |
| getThreadContext() | RexxActivity | inline |
| getThreadLocal() | RexxActivity | |
| getTopStackFrame() | RexxActivity | inline |
| getValue(RexxActivation *) | RexxInternalObject | inlinevirtual |
| getValue(RexxVariableDictionary *) | RexxInternalObject | inlinevirtual |
| guardPost() | RexxActivity | |
| guardsem | RexxActivity | protected |
| guardSet() | RexxActivity | |
| guardWait() | RexxActivity | |
| halt(RexxString *) | RexxActivity | |
| hash() | RexxInternalObject | inlinevirtual |
| hasNoReferences() | RexxInternalObject | inline |
| hasReferences() | RexxInternalObject | inline |
| hasUninit() | RexxInternalObject | |
| header | RexxInternalObject | |
| identityHash() | RexxInternalObject | inline |
| inheritSettings(RexxActivity *parent) | RexxActivity | |
| initializeThreadContext() | RexxActivity | static |
| instance | RexxActivity | protected |
| instanceMethod(RexxString *) | RexxInternalObject | virtual |
| instanceMethods(RexxClass *) | RexxInternalObject | virtual |
| integerValue(size_t) | RexxInternalObject | virtual |
| interpreterRoot | RexxActivity | protected |
| isActive() | RexxActivity | inline |
| isAttached() | RexxActivity | inline |
| isBaseClass() | RexxInternalObject | |
| isClauseExitUsed() | RexxActivity | inline |
| isEqual(RexxObject *) | RexxInternalObject | virtual |
| isExitEnabled(int exitNum) | RexxActivity | inlineprotected |
| isInactive() | RexxActivity | inline |
| isInRexxPackage() | RexxInternalObject | inline |
| isInstanceOf(RexxClass *) | RexxInternalObject | virtual |
| isInterpreterRoot() | RexxActivity | inline |
| isNestedAttach() | RexxActivity | inline |
| isNewSpace() | RexxInternalObject | inline |
| isNonPrimitive() | RexxInternalObject | inline |
| isObjectDead(size_t mark) | RexxInternalObject | inline |
| isObjectLive(size_t mark) | RexxInternalObject | inline |
| isObjectMarked(size_t markword) | RexxInternalObject | inline |
| isObjectType(RexxBehaviour *b) | RexxInternalObject | inline |
| isObjectType(size_t t) | RexxInternalObject | inline |
| isOldSpace() | RexxInternalObject | inline |
| isPrimitive() | RexxInternalObject | inline |
| isProxyObject() | RexxInternalObject | inline |
| isSameType(RexxInternalObject *o) | RexxInternalObject | inline |
| isSubClassOrEnhanced() | RexxInternalObject | |
| isSuspended() | RexxActivity | inline |
| isThread(thread_id_t id) | RexxActivity | inline |
| joinKernelQueue() | RexxActivity | |
| kill(RexxDirectory *) | RexxActivity | |
| lineIn(RexxActivation *) | RexxActivity | |
| lineOut(RexxString *) | RexxActivity | |
| live(size_t) | RexxActivity | virtual |
| liveGeneral(int reason) | RexxActivity | virtual |
| logicalValue(logical_t &) | RexxInternalObject | virtual |
| makeArray() | RexxInternalObject | virtual |
| makeProxiedObject() | RexxInternalObject | inline |
| makeProxy(RexxEnvelope *) | RexxInternalObject | virtual |
| makeString() | RexxInternalObject | virtual |
| makeText() | RexxInternalObject | virtual |
| messageSubstitution(RexxString *, RexxArray *) | RexxActivity | |
| methodContextFunctions | RexxActivity | protectedstatic |
| nestAttach() | RexxActivity | inline |
| nestedActivity | RexxActivity | protected |
| nestedCount | RexxActivity | protected |
| numberString() | RexxInternalObject | virtual |
| numberValue(wholenumber_t &result, size_t precision) | RexxInternalObject | virtual |
| numberValue(wholenumber_t &result) | RexxInternalObject | virtual |
| numericSettings | RexxActivity | protected |
| oldActivity | RexxActivity | protected |
| operator delete(void *) | RexxActivity | inline |
| operator delete(void *, void *) | RexxActivity | inline |
| operator new(size_t) | RexxActivity | |
| operator new(size_t size, void *ptr) | RexxActivity | inline |
| RexxInternalObject::operator new(size_t, RexxClass *) | RexxInternalObject | |
| RexxInternalObject::operator new(size_t, RexxClass *, RexxObject **, size_t, size_t) | RexxInternalObject | |
| operator RexxObject *() | RexxInternalObject | inline |
| popStackFrame(bool reply) | RexxActivity | |
| popStackFrame(RexxActivationBase *) | RexxActivity | |
| postDispatch() | RexxActivity | |
| previous() | RexxActivity | |
| primitiveMakeString() | RexxInternalObject | virtual |
| primitiveMakeText() | RexxInternalObject | virtual |
| printObject() | RexxInternalObject | |
| ProtectedObject class | RexxActivity | friend |
| protectedObjects | RexxActivity | protected |
| pullInput(RexxActivation *) | RexxActivity | |
| pushStackFrame(RexxActivationBase *new_activation) | RexxActivity | |
| queryTrcHlt() | RexxActivity | |
| queue(RexxActivation *, RexxString *, int) | RexxActivity | |
| raiseCondition(RexxString *, RexxObject *, RexxString *, RexxObject *, RexxObject *) | RexxActivity | |
| raiseCondition(RexxDirectory *) | RexxActivity | |
| raiseException(wholenumber_t, RexxString *, RexxArray *, RexxObject *) | RexxActivity | |
| raisePropagate(RexxDirectory *) | RexxActivity | |
| randomSeed | RexxActivity | protected |
| releaseAccess() | RexxActivity | |
| releaseStackFrame(RexxObject **frame) | RexxActivity | inline |
| relinquish() | RexxActivity | |
| removedUninit() | RexxInternalObject | |
| removeRunningRequires(RexxObject *program) | RexxActivity | inline |
| reportAnException(wholenumber_t, const char *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, const char *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, const char *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, const char *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *, const char *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *, RexxObject *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, RexxObject *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, wholenumber_t, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, wholenumber_t, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, wholenumber_t, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, const char *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, wholenumber_t, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, wholenumber_t, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *, wholenumber_t) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *, const char *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, RexxObject *, RexxObject *, RexxObject *, RexxObject *, RexxObject *) | RexxActivity | |
| reportAnException(wholenumber_t, const char *, RexxObject *, const char *, RexxObject *) | RexxActivity | |
| requestAccess() | RexxActivity | |
| requestAccessCounter() | RexxActivity | static |
| requestingString | RexxActivity | protected |
| requiresTable | RexxActivity | protected |
| reraiseException(RexxDirectory *) | RexxActivity | |
| reset() | RexxActivity | |
| resetRunningRequires() | RexxActivity | inline |
| resolveCommandHandler(RexxString *) | RexxActivity | |
| resolveProgramName(RexxString *, RexxString *, RexxString *) | RexxActivity | |
| restoreActivationLevel(size_t l) | RexxActivity | inline |
| returnAttach() | RexxActivity | inline |
| RexxActivity(RESTORETYPE restoreType) | RexxActivity | inline |
| RexxActivity() | RexxActivity | |
| RexxActivity(bool) | RexxActivity | |
| RexxInternalObject() | RexxInternalObject | inline |
| RexxInternalObject(RESTORETYPE restoreType) | RexxInternalObject | inline |
| run() | RexxActivity | |
| run(RexxMessage *target) | RexxActivity | |
| run(ActivityDispatcher &target) | RexxActivity | |
| run(CallbackDispatcher &target) | RexxActivity | |
| run(TrappingDispatcher &target) | RexxActivity | |
| runningRequires(RexxString *program) | RexxActivity | inline |
| runsem | RexxActivity | protected |
| runThread() | RexxActivity | |
| sayOutput(RexxActivation *, RexxString *) | RexxActivity | |
| setBehaviour(RexxBehaviour *b) | RexxInternalObject | inline |
| setExitHandler(int exitNum, REXXPFN e) | RexxActivity | inline |
| setExitHandler(int exitNum, const char *e) | RexxActivity | inline |
| setExitHandler(RXSYSEXIT &e) | RexxActivity | inline |
| setHasNoReferences() | RexxInternalObject | inline |
| setHasReferences() | RexxInternalObject | inline |
| setInitHeader(size_t s, size_t markword) | RexxInternalObject | inline |
| setInitHeader(size_t markword) | RexxInternalObject | inline |
| setInRexxPackage() | RexxInternalObject | inline |
| setInterpreterRoot() | RexxActivity | inline |
| setNestedActivity(RexxActivity *a) | RexxActivity | inline |
| setNewSpace() | RexxInternalObject | inline |
| setNonPrimitive() | RexxInternalObject | inline |
| setObjectLive(size_t markword) | RexxInternalObject | inline |
| setObjectMark(size_t markword) | RexxInternalObject | inline |
| setObjectSize(size_t s) | RexxInternalObject | inline |
| setOldSpace() | RexxInternalObject | inline |
| setPrimitive() | RexxInternalObject | inline |
| setRandomSeed(uint64_t seed) | RexxActivity | inline |
| setSuspended(bool s) | RexxActivity | inline |
| setTrace(bool) | RexxActivity | |
| setupAttachedActivity(InterpreterInstance *interpreter) | RexxActivity | |
| setupExits() | RexxActivity | |
| setVirtualFunctions(void *t) | RexxInternalObject | inline |
| spawnReply() | RexxActivity | |
| stackBase | RexxActivity | protected |
| stackcheck | RexxActivity | protected |
| stackFrameDepth | RexxActivity | protected |
| stringValue() | RexxInternalObject | virtual |
| suspended | RexxActivity | protected |
| sysexits | RexxActivity | protected |
| terminatePoolActivity() | RexxActivity | |
| textValue() | RexxInternalObject | virtual |
| threadContext | RexxActivity | protected |
| threadContextFunctions | RexxActivity | protectedstatic |
| threadIdMethod() | RexxActivity | |
| threadLocalEnvironment | RexxActivity | protected |
| topStackFrame | RexxActivity | protected |
| traceInput(RexxActivation *) | RexxActivity | |
| traceOutput(RexxActivation *, RexxString *) | RexxActivity | |
| truthValue(int) | RexxInternalObject | virtual |
| unflatten(RexxEnvelope *) | RexxVirtualBase | inlinevirtual |
| uninit() | RexxInternalObject | inlinevirtual |
| unsignedNumberValue(stringsize_t &result, size_t precision) | RexxInternalObject | virtual |
| unsignedNumberValue(stringsize_t &result) | RexxInternalObject | virtual |
| unwindStackFrame() | RexxActivity | |
| unwindToDepth(size_t depth) | RexxActivity | |
| unwindToFrame(RexxActivation *frame) | RexxActivity | |
| updateFrameMarkers() | RexxActivity | |
| validateThread() | RexxActivity | |
| waitForDispatch() | RexxActivity | inline |
| waitingObject | RexxActivity | protected |
| waitReserve(RexxObject *) | RexxActivity | |
| yield() | RexxActivity | |
| yieldControl() | RexxActivity | |
| ~RexxInternalObject() | RexxInternalObject | inlinevirtual |
| ~RexxVirtualBase() | RexxVirtualBase | inlineprotectedvirtual |