activityDeactivated(RexxActivity *activity) | InterpreterInstance | |
addActivity(RexxActivity *) | InterpreterInstance | |
addCommandHandler(const char *name, const char *registeredName) | InterpreterInstance | |
addCommandHandler(const char *name, REXXPFN entryPoint) | InterpreterInstance | |
addGlobalReference(RexxObject *o) | InterpreterInstance | |
addRequiresFile(RexxString *shortName, RexxString *fullName, PackageClass *package) | InterpreterInstance | |
allActivities | InterpreterInstance | protected |
applicationData | InterpreterInstance | protected |
attachThread() | InterpreterInstance | |
attachThread(RexxThreadContext *&attachedContext) | InterpreterInstance | |
attachToProcess() | InterpreterInstance | |
baseVirtual() | RexxVirtualBase | inlineprotectedvirtual |
behaviour | RexxInternalObject | |
clearObject() | RexxInternalObject | inline |
clearObject(size_t l) | RexxInternalObject | inline |
clearObjectMark() | RexxInternalObject | inline |
clone() | RexxInternalObject | |
commandHandlers | InterpreterInstance | protected |
context | InterpreterInstance | protected |
copy() | RexxInternalObject | virtual |
copyExits(ExitHandler *target) | InterpreterInstance | |
copyIntoTail(RexxCompoundTail *buffer) | RexxInternalObject | virtual |
defaultEnvironment | InterpreterInstance | protected |
detachThread() | InterpreterInstance | |
detachThread(RexxActivity *activity) | InterpreterInstance | |
doubleValue(double &result) | RexxInternalObject | virtual |
dynamicTarget(RexxObject **arguments, size_t count, size_t named_count) | RexxInternalObject | inlinevirtual |
enterOnCurrentThread() | InterpreterInstance | |
evaluate(RexxActivation *, RexxExpressionStack *) | RexxInternalObject | inlinevirtual |
exitCurrentThread() | InterpreterInstance | |
exits | InterpreterInstance | protected |
findActivity(thread_id_t threadId) | InterpreterInstance | |
findActivity() | InterpreterInstance | |
flatten(RexxEnvelope *) | RexxVirtualBase | inlinevirtual |
getDefaultEnvironment() | InterpreterInstance | inline |
getExitHandler(int exitNum) | InterpreterInstance | inline |
getHashValue() | RexxInternalObject | inlinevirtual |
getInstanceContext() | InterpreterInstance | inline |
getLocal() | InterpreterInstance | inline |
getLocalEnvironment(RexxString *) | InterpreterInstance | |
getObjectDataSize() | RexxInternalObject | inline |
getObjectDataSpace() | RexxInternalObject | inline |
getObjectHeaderSize() | RexxInternalObject | inlinestatic |
getObjectSize() | RexxInternalObject | inline |
getObjectType() | RexxInternalObject | inline |
getObjectTypeNumber() | RexxInternalObject | |
getRealValue(RexxActivation *) | RexxInternalObject | inlinevirtual |
getRealValue(RexxVariableDictionary *) | RexxInternalObject | inlinevirtual |
getRequiresFile(RexxActivity *activity, RexxString *name) | InterpreterInstance | |
getRootActivity() | InterpreterInstance | inline |
getRootThreadContext() | InterpreterInstance | |
getSecurityManager() | InterpreterInstance | inline |
getValue(RexxActivation *) | RexxInternalObject | inlinevirtual |
getValue(RexxVariableDictionary *) | RexxInternalObject | inlinevirtual |
globalReferences | InterpreterInstance | protected |
haltAllActivities(RexxString *) | InterpreterInstance | |
hash() | RexxInternalObject | inlinevirtual |
hasNoReferences() | RexxInternalObject | inline |
hasReferences() | RexxInternalObject | inline |
hasUninit() | RexxInternalObject | |
header | RexxInternalObject | |
identityHash() | RexxInternalObject | inline |
initialize(RexxActivity *activity, RexxOption *options) | InterpreterInstance | |
instanceMethod(RexxString *) | RexxInternalObject | virtual |
instanceMethods(RexxClass *) | RexxInternalObject | virtual |
integerValue(size_t) | RexxInternalObject | virtual |
interfaceVector | InterpreterInstance | protectedstatic |
InterpreterInstance(RESTORETYPE restoreType) | InterpreterInstance | inline |
InterpreterInstance() | InterpreterInstance | |
InterpreterInstance(ExitHandler *handlers) | InterpreterInstance | |
isBaseClass() | RexxInternalObject | |
isEqual(RexxObject *) | RexxInternalObject | virtual |
isInRexxPackage() | RexxInternalObject | inline |
isInstanceOf(RexxClass *) | RexxInternalObject | virtual |
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 | |
live(size_t) | InterpreterInstance | virtual |
liveGeneral(int) | InterpreterInstance | virtual |
loadRequires(RexxActivity *activity, RexxString *shortName, const char *data, size_t length) | InterpreterInstance | |
loadRequires(RexxActivity *activity, RexxString *shortName, RexxArray *source) | InterpreterInstance | |
loadRequires(RexxActivity *activity, RexxString *shortName, RexxString *fullName) | InterpreterInstance | |
localEnvironment | InterpreterInstance | protected |
logicalValue(logical_t &) | RexxInternalObject | virtual |
makeArray() | RexxInternalObject | virtual |
makeProxiedObject() | RexxInternalObject | inline |
makeProxy(RexxEnvelope *) | RexxInternalObject | virtual |
makeString() | RexxInternalObject | virtual |
makeText() | RexxInternalObject | virtual |
numberString() | RexxInternalObject | virtual |
numberValue(wholenumber_t &result, size_t precision) | RexxInternalObject | virtual |
numberValue(wholenumber_t &result) | RexxInternalObject | virtual |
operator delete(void *, void *) | InterpreterInstance | inline |
operator delete(void *) | InterpreterInstance | inline |
operator new(size_t, void *ptr) | InterpreterInstance | inline |
operator new(size_t) | InterpreterInstance | |
RexxInternalObject::operator new(size_t, RexxClass *) | RexxInternalObject | |
RexxInternalObject::operator new(size_t, RexxClass *, RexxObject **, size_t, size_t) | RexxInternalObject | |
operator RexxObject *() | RexxInternalObject | inline |
poolActivity(RexxActivity *activity) | InterpreterInstance | |
primitiveMakeString() | RexxInternalObject | virtual |
primitiveMakeText() | RexxInternalObject | virtual |
printObject() | RexxInternalObject | |
processOptions(RexxOption *options) | InterpreterInstance | protected |
removeActivity(RexxActivity *) | InterpreterInstance | |
removedUninit() | RexxInternalObject | |
removeGlobalReference(RexxObject *o) | InterpreterInstance | |
removeInactiveActivities() | InterpreterInstance | |
requiresFiles | InterpreterInstance | protected |
resolveCommandHandler(RexxString *name) | InterpreterInstance | |
resolveProgramName(RexxString *name, RexxString *dir, RexxString *ext) | InterpreterInstance | inline |
RexxInternalObject() | RexxInternalObject | inline |
RexxInternalObject(RESTORETYPE restoreType) | RexxInternalObject | inline |
rootActivity | InterpreterInstance | protected |
runRequires(RexxActivity *activity, RexxString *name, RoutineClass *code) | InterpreterInstance | |
searchExtensions | InterpreterInstance | protected |
searchPath | InterpreterInstance | protected |
securityManager | InterpreterInstance | protected |
setBehaviour(RexxBehaviour *b) | RexxInternalObject | inline |
setExitHandler(int exitNum, REXXPFN e) | InterpreterInstance | inline |
setExitHandler(int exitNum, const char *e) | InterpreterInstance | inline |
setExitHandler(RXSYSEXIT &e) | InterpreterInstance | inline |
setExitHandler(RexxContextExit &e) | InterpreterInstance | 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 |
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 |
setSecurityManager(RexxObject *m) | InterpreterInstance | |
setupProgram(RexxActivation *activation) | InterpreterInstance | inline |
setVirtualFunctions(void *t) | RexxInternalObject | inline |
spawnActivity(RexxActivity *parent) | InterpreterInstance | |
stringValue() | RexxInternalObject | virtual |
sysInstance | InterpreterInstance | protected |
SysInterpreterInstance class | InterpreterInstance | friend |
terminate() | InterpreterInstance | |
terminated | InterpreterInstance | protected |
terminating | InterpreterInstance | protected |
terminationSem | InterpreterInstance | protected |
textValue() | RexxInternalObject | virtual |
traceAllActivities(bool on) | InterpreterInstance | |
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 |
waitForCompletion() | InterpreterInstance | |
~RexxInternalObject() | RexxInternalObject | inlinevirtual |
~RexxVirtualBase() | RexxVirtualBase | inlineprotectedvirtual |