, including all inherited members.
| addLocals(uint32 space) | Falcon::VMachine | [inline] |
| allowYield() | Falcon::VMachine | [inline] |
| allowYield(bool mode) | Falcon::VMachine | [inline] |
| appSearchPath() const | Falcon::VMachine | [inline] |
| appSearchPath(const String &p) | Falcon::VMachine | [inline] |
| baton() const | Falcon::VMachine | [inline] |
| baton() | Falcon::VMachine | [inline] |
| bindItem(const String &name, const Item &value) | Falcon::VMachine | |
| callbackLoops(uint32 cl) | Falcon::VMachine | [inline] |
| callbackLoops() const | Falcon::VMachine | [inline] |
| callCoroFrame(const Item &callable, int32 paramCount) | Falcon::VMachine | |
| callFrame(const Item &callable, int32 paramCount) | Falcon::VMachine | [inline] |
| callFrameNow(ext_func_frame_t callbackFunc) | Falcon::VMachine | |
| callItem(const Item &callable, int32 paramCount, bool asApp=false) | Falcon::VMachine | [inline] |
| callItemAtomic(const Item &callable, int32 paramCount) | Falcon::VMachine | |
| callReturn() | Falcon::VMachine | |
| completeModLink(LiveModule *lmod) | Falcon::VMachine | [protected] |
| consumeSignal() | Falcon::VMachine | |
| contextCheckLoops(uint32 cl) | Falcon::VMachine | [inline] |
| contextCheckLoops() const | Falcon::VMachine | [inline] |
| coPrepare(int32 paramCount) | Falcon::VMachine | |
| createClassTemplate(LiveModule *lmod, const Map &pt) | Falcon::VMachine | |
| createFrame(uint32 paramCount, ext_func_frame_t frameEndFunc=0) | Falcon::VMachine | [inline, protected] |
| currentContext() const | Falcon::VMachine | [inline] |
| currentFrame() const | Falcon::VMachine | [inline] |
| currentGlobals() | Falcon::VMachine | [inline] |
| currentGlobals() const | Falcon::VMachine | [inline] |
| currentLiveModule() const | Falcon::VMachine | [inline] |
| currentModule() const | Falcon::VMachine | [inline] |
| currentSymbol() const | Falcon::VMachine | [inline] |
| decref() | Falcon::VMachine | |
| elapsedLoops() const | Falcon::VMachine | [inline] |
| electContext() | Falcon::VMachine | |
| execFrame() | Falcon::VMachine | [inline] |
| expandString(const String &src, String &target) | Falcon::VMachine | |
| expandTRAV(uint32 count, Iterator &iter) | Falcon::VMachine | |
| exportAllSymbols(LiveModule *mod) | Falcon::VMachine | |
| exportSymbol(const Symbol *sym, LiveModule *mod) | Falcon::VMachine | |
| fillErrorContext(Error *err, bool filltb=true) | Falcon::VMachine | |
| fillErrorTraceback(Error &error) | Falcon::VMachine | |
| finalize() | Falcon::VMachine | |
| findGlobalItem(const String &name) const | Falcon::VMachine | |
| findGlobalSymbol(const String &str) const | Falcon::VMachine | |
| findLocalSymbolItem(const String &symName) const | Falcon::VMachine | |
| findLocalVariable(const String &name, Item &data) const | Falcon::VMachine | |
| findModule(const String &name) | Falcon::VMachine | |
| findWKI(const String &name) const | Falcon::VMachine | |
| functionalEval(const Item &itm, uint32 pcount=0, bool retArray=true) | Falcon::VMachine | |
| gcCheckLoops(uint32 cl) | Falcon::VMachine | [inline] |
| gcCheckLoops() const | Falcon::VMachine | [inline] |
| gcEnable(bool mode) | Falcon::VMachine | |
| generation() const | Falcon::VMachine | |
| getBinding(const String &bind) const | Falcon::VMachine | |
| getCaller(const Symbol *&sym, const Module *&module) | Falcon::VMachine | |
| getCallerItem(Item &caller, uint32 level=0) | Falcon::VMachine | |
| getCtxList() const | Falcon::VMachine | [inline] |
| getCurrent() | Falcon::VMachine | [static] |
| getMetaClass(int itemID) | Falcon::VMachine | [inline] |
| getNextNTD32() | Falcon::VMachine | [inline, protected] |
| getNextNTD64() | Falcon::VMachine | [inline, protected] |
| getNextTravVar() | Falcon::VMachine | [protected] |
| getOpcodeParam(register uint32 bc_pos) | Falcon::VMachine | [protected] |
| getSafeBinding(const String &bind) | Falcon::VMachine | |
| getService(const String &name) | Falcon::VMachine | |
| getSleepingList() const | Falcon::VMachine | [inline] |
| getSlot(const String &slotName, bool create=true) | Falcon::VMachine | |
| handleRaisedError(Error *err) | Falcon::VMachine | [protected] |
| handleRaisedItem(Item &value) | Falcon::VMachine | [protected] |
| hasProcessStreams() const | Falcon::VMachine | [inline] |
| hasProcessStreams(bool b) | Falcon::VMachine | [inline] |
| i_noTryFrame enum value | Falcon::VMachine | [protected] |
| i_pc_call_external enum value | Falcon::VMachine | |
| i_pc_call_external_ctor enum value | Falcon::VMachine | |
| i_pc_call_external_ctor_return enum value | Falcon::VMachine | |
| i_pc_call_external_return enum value | Falcon::VMachine | |
| i_pc_call_request enum value | Falcon::VMachine | |
| i_pc_redo_request enum value | Falcon::VMachine | |
| idle() | Falcon::VMachine | [inline] |
| incref() | Falcon::VMachine | |
| init() | Falcon::VMachine | |
| initializeInstance(const Symbol *sym, LiveModule *livemod) | Falcon::VMachine | |
| internal_construct() | Falcon::VMachine | [protected] |
| interrupt() | Falcon::VMachine | [inline] |
| interrupted(bool raise=false, bool reset=false, bool dontCheck=false) | Falcon::VMachine | |
| isGcEnabled() const | Falcon::VMachine | |
| isParamByRef(uint32 itemId) const | Falcon::VMachine | [inline] |
| itemToString(String &target, const Item *itm, const String &format) | Falcon::VMachine | |
| itemToString(String &target, const Item *itm) | Falcon::VMachine | [inline] |
| jump(uint32 pos) | Falcon::VMachine | [inline] |
| latch() const | Falcon::VMachine | [inline] |
| latch() | Falcon::VMachine | [inline] |
| latcher() const | Falcon::VMachine | [inline] |
| latcher() | Falcon::VMachine | [inline] |
| launch() | Falcon::VMachine | [inline] |
| launch(const String &startSym, uint32 paramCount=0) | Falcon::VMachine | |
| launchAtLink(bool mode) | Falcon::VMachine | [inline] |
| launchAtLink() const | Falcon::VMachine | [inline] |
| limitLoops(uint32 l) | Falcon::VMachine | [inline] |
| limitLoops() const | Falcon::VMachine | [inline] |
| limitLoopsHit() const | Falcon::VMachine | [inline] |
| link(Runtime *rt) | Falcon::VMachine | |
| link(Module *module, bool isMainModule=true, bool bPrivate=false) | Falcon::VMachine | |
| linkClass(LiveModule *lmod, const Symbol *clsym) | Falcon::VMachine | |
| linkClassSymbol(const Symbol *sym, LiveModule *livemod) | Falcon::VMachine | |
| linkCompleteSymbol(const Symbol *sym, LiveModule *livemod) | Falcon::VMachine | |
| linkCompleteSymbol(Symbol *sym, const String &moduleName) | Falcon::VMachine | |
| linkDefinedSymbol(const Symbol *sym, LiveModule *lmod) | Falcon::VMachine | [protected] |
| linkInstanceSymbol(const Symbol *sym, LiveModule *livemod) | Falcon::VMachine | |
| linkSubClass(LiveModule *mod, const Symbol *clssym, Map &props, ObjectFactory *factory) | Falcon::VMachine | [protected] |
| linkSymbol(const Symbol *sym, LiveModule *lmod) | Falcon::VMachine | |
| linkSymbolDynamic(const String &name, SymModule &symdata) | Falcon::VMachine | [virtual] |
| linkUndefinedSymbol(const Symbol *sym, LiveModule *lmod) | Falcon::VMachine | [protected] |
| liveModules() | Falcon::VMachine | [inline] |
| liveModules() const | Falcon::VMachine | [inline] |
| lm_complete enum value | Falcon::VMachine | |
| lm_postlink enum value | Falcon::VMachine | |
| lm_prelink enum value | Falcon::VMachine | |
| local(uint32 itemId) const | Falcon::VMachine | [inline] |
| local(uint32 itemId) | Falcon::VMachine | [inline] |
| m_allowYield | Falcon::VMachine | [protected] |
| m_appSearchPath | Falcon::VMachine | [protected] |
| m_baton | Falcon::VMachine | [protected] |
| m_bGcEnabled | Falcon::VMachine | [protected] |
| m_bhasStandardStreams | Falcon::VMachine | [protected] |
| m_bPirorityGC | Falcon::VMachine | [protected] |
| m_bSingleStep | Falcon::VMachine | [protected] |
| m_bWaitForCollect | Falcon::VMachine | [protected] |
| m_contexts | Falcon::VMachine | [protected] |
| m_currentContext | Falcon::VMachine | [protected] |
| m_eGCPerformed | Falcon::VMachine | [protected] |
| m_generation | Falcon::VMachine | [protected] |
| m_globalSyms | Falcon::VMachine | [protected] |
| m_idleNext | Falcon::VMachine | [protected] |
| m_idlePrev | Falcon::VMachine | [protected] |
| m_imm | Falcon::VMachine | [protected] |
| m_launchAtLink | Falcon::VMachine | [protected] |
| m_liveModules | Falcon::VMachine | [protected] |
| m_lockRoot | Falcon::VMachine | [protected] |
| m_loopsCallback | Falcon::VMachine | [protected] |
| m_loopsContext | Falcon::VMachine | [protected] |
| m_loopsGC | Falcon::VMachine | [protected] |
| m_mainModule | Falcon::VMachine | [protected] |
| m_metaClasses | Falcon::VMachine | [protected] |
| m_msg_head | Falcon::VMachine | [protected] |
| m_msg_tail | Falcon::VMachine | [protected] |
| m_mtx | Falcon::VMachine | [mutable, protected] |
| m_mtx_lockitem | Falcon::VMachine | [protected] |
| m_mtx_mesasges | Falcon::VMachine | [protected] |
| m_nextVM | Falcon::VMachine | [protected] |
| m_onFinalize | Falcon::VMachine | [protected] |
| m_opCount | Falcon::VMachine | [protected] |
| m_opHandlers | Falcon::VMachine | [protected] |
| m_opLimit | Falcon::VMachine | [protected] |
| m_opNextCallback | Falcon::VMachine | [protected] |
| m_opNextCheck | Falcon::VMachine | [protected] |
| m_opNextContext | Falcon::VMachine | [protected] |
| m_opNextGC | Falcon::VMachine | [protected] |
| m_prevVM | Falcon::VMachine | [protected] |
| m_refcount | Falcon::VMachine | [protected] |
| m_services | Falcon::VMachine | [protected] |
| m_sleepingContexts | Falcon::VMachine | [protected] |
| m_slot_mtx | Falcon::VMachine | [mutable, protected] |
| m_slots | Falcon::VMachine | [protected] |
| m_stdErr | Falcon::VMachine | [protected] |
| m_stdIn | Falcon::VMachine | [protected] |
| m_stdOut | Falcon::VMachine | [protected] |
| m_systemData | Falcon::VMachine | [protected] |
| m_userData | Falcon::VMachine | [protected] |
| m_wellKnownSyms | Falcon::VMachine | [protected] |
| mainModule() const | Falcon::VMachine | [inline] |
| markSlots(uint32 mark) | Falcon::VMachine | |
| MemPool class | Falcon::VMachine | [friend] |
| moduleItem(uint32 pos) | Falcon::VMachine | [inline] |
| moduleItem(uint32 pos) const | Falcon::VMachine | [inline] |
| moduleString(uint32 stringId) const | Falcon::VMachine | |
| onIdleTime(numeric seconds) | Falcon::VMachine | [virtual] |
| opcodeHandler_ADD(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_ADDS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_AND(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_ANDS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_BAND(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_BNOT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_BOOL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_BOR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_BXOR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_CALL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_CLOS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_DEC(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_DECP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_DIV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_DIVS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_END(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_EQ(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_EVAL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_FORB(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_FORK(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GE(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GENA(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GEND(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GENR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GEOR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_GT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_IFF(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_IFT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_IN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_INC(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_INCP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_INDI(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_INST(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_IPOP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_JMP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_JTRY(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LD(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDAS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDPT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDRF(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LDVT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LE(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LNIL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LSB(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LSTA(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_LVAL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_MOD(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_MODS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_MUL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_MULS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NEG(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NEQ(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NOIN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NOP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NOT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_NOTS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_ONCE(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_OOB(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_OR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_ORS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PASS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PEEK(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_POP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_POW(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_POWS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PROV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PSHL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PSHN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PSHR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PSIN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PTRY(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_PUSH(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_RET(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_RETA(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_RETV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_RIS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SELE(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SHL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SHLS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SHR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SHRS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SSTA(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STEX(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STO(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STP(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STPR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STPS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STVR(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_STVS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SUB(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SUBS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SVAL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_SWCH(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRAC(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRAL(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRAN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRAV(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRDN(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_TRY(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_WRT(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_XORS(register VMachine *vm) | Falcon::VMachine | [friend] |
| opcodeHandler_XPOP(register VMachine *vm) | Falcon::VMachine | [friend] |
| operandType(byte opNum) const | Falcon::VMachine | [inline] |
| operator delete(void *mem, size_t size) | Falcon::BaseAlloc | |
| operator new(size_t size) | Falcon::BaseAlloc | |
| param(uint32 itemId) const | Falcon::VMachine | [inline] |
| param(uint32 itemId) | Falcon::VMachine | [inline] |
| paramCount() const | Falcon::VMachine | [inline] |
| parseSquareAccessor(const Item &accessed, String &accessor) const | Falcon::VMachine | [protected] |
| performGC(bool bWaitForCollection=false) | Falcon::VMachine | |
| periodicCallback() | Falcon::VMachine | [virtual] |
| periodicChecks() | Falcon::VMachine | [protected] |
| popTry(bool moveTo) | Falcon::VMachine | |
| postMessage(VMMessage *vm) | Falcon::VMachine | |
| prelink(Module *mod, bool bIsMain, bool bPrivate) | Falcon::VMachine | [protected] |
| prepareFrame(CoreFunc *cf, uint32 paramCount) | Falcon::VMachine | |
| prepareFrame(CoreArray *ca, uint32 paramCount) | Falcon::VMachine | |
| processMessage(VMMessage *msg) | Falcon::VMachine | [protected] |
| programCounter() const | Falcon::VMachine | [inline] |
| publishService(Service *svr) | Falcon::VMachine | |
| pushParameter(const Item &item) | Falcon::VMachine | [inline] |
| pushTry(uint32 landingPC) | Falcon::VMachine | |
| putAtSleep(VMContext *ctx) | Falcon::VMachine | [protected] |
| raiseHardError(int code, const String &expl, int32 line) | Falcon::VMachine | [protected] |
| recallFrame() | Falcon::VMachine | [inline] |
| referenceItem(Item &target, Item &source) | Falcon::VMachine | |
| regA() const | Falcon::VMachine | [inline] |
| regA() | Falcon::VMachine | [inline] |
| regB() const | Falcon::VMachine | [inline] |
| regB() | Falcon::VMachine | [inline] |
| regBind() const | Falcon::VMachine | [inline] |
| regBind() | Falcon::VMachine | [inline] |
| regBindP() const | Falcon::VMachine | [inline] |
| regBindP() | Falcon::VMachine | [inline] |
| removeSlot(const String &slotName) | Falcon::VMachine | |
| requestConstruct() | Falcon::VMachine | [inline] |
| reschedule(VMContext *ctx) | Falcon::VMachine | [protected] |
| reset() | Falcon::VMachine | |
| resetCounters() | Falcon::VMachine | |
| retnil() | Falcon::VMachine | [inline] |
| return_error_internal enum value | Falcon::VMachine | |
| return_error_parse enum value | Falcon::VMachine | |
| return_error_parse_fmt enum value | Falcon::VMachine | |
| return_error_string enum value | Falcon::VMachine | |
| return_ok enum value | Falcon::VMachine | |
| returnCode enum name | Falcon::VMachine | |
| returnHandler(ext_func_frame_t callbackFunc) | Falcon::VMachine | [inline] |
| returnHandler() const | Falcon::VMachine | [inline] |
| returnHandler() | Falcon::VMachine | |
| retval(bool val) | Falcon::VMachine | [inline] |
| retval(int32 val) | Falcon::VMachine | [inline] |
| retval(int64 val) | Falcon::VMachine | [inline] |
| retval(numeric val) | Falcon::VMachine | [inline] |
| retval(const Item &val) | Falcon::VMachine | [inline] |
| retval(String *cs) | Falcon::VMachine | [inline] |
| retval(CoreString *cs) | Falcon::VMachine | [inline] |
| retval(CoreArray *ca) | Falcon::VMachine | [inline] |
| retval(MemBuf *mb) | Falcon::VMachine | [inline] |
| retval(CoreDict *cd) | Falcon::VMachine | [inline] |
| retval(CoreObject *co) | Falcon::VMachine | [inline] |
| retval(CoreClass *cc) | Falcon::VMachine | [inline] |
| retval(const String &cs) | Falcon::VMachine | [inline] |
| rotateContext() | Falcon::VMachine | |
| run() | Falcon::VMachine | |
| seekInRange(int64 num, byte *base, uint16 size, uint32 &landing) const | Falcon::VMachine | [protected] |
| seekInteger(int64 num, byte *base, uint16 size, uint32 &landing) const | Falcon::VMachine | [protected] |
| seekItem(const Item *item, byte *base, uint16 size, uint32 &landing) | Falcon::VMachine | [protected] |
| seekItemClass(const Item *obj, byte *base, uint16 size, uint32 &landing) const | Falcon::VMachine | [protected] |
| seekString(const String *str, byte *base, uint16 size, uint32 &landing) const | Falcon::VMachine | [protected] |
| self() const | Falcon::VMachine | [inline] |
| self() | Falcon::VMachine | [inline] |
| setBinding(const String &bind, const Item &value) | Falcon::VMachine | |
| setBindingContext(CoreDict *ctx) | Falcon::VMachine | [inline] |
| setCurrent() const | Falcon::VMachine | [protected] |
| setFinalizeCallback(void(*finfunc)(VMachine *vm)) | Falcon::VMachine | [inline] |
| setMetaClass(int itemID, CoreClass *metaClass) | Falcon::VMachine | [inline] |
| setupScript(int argc, char **argv) | Falcon::VMachine | |
| singleStep(bool ss) | Falcon::VMachine | [inline] |
| singleStep() const | Falcon::VMachine | [inline] |
| stack() | Falcon::VMachine | [inline] |
| stack() const | Falcon::VMachine | [inline] |
| stackBase() const | Falcon::VMachine | [inline] |
| stackBase() | Falcon::VMachine | [inline] |
| stackItem(uint32 pos) | Falcon::VMachine | [inline] |
| stackItem(uint32 pos) const | Falcon::VMachine | [inline] |
| stdErr() const | Falcon::VMachine | [inline] |
| stdErr(Stream *nstream) | Falcon::VMachine | |
| stdIn() const | Falcon::VMachine | [inline] |
| stdIn(Stream *nstream) | Falcon::VMachine | |
| stdOut() const | Falcon::VMachine | [inline] |
| stdOut(Stream *nstream) | Falcon::VMachine | |
| step() | Falcon::VMachine | [inline] |
| systemData() const | Falcon::VMachine | [inline] |
| systemData() | Falcon::VMachine | [inline] |
| t_linkMode enum name | Falcon::VMachine | |
| terminateCurrentContext() | Falcon::VMachine | |
| tryFrame() | Falcon::VMachine | [inline] |
| tryFrame() const | Falcon::VMachine | [inline] |
| unbindItem(const String &name, Item &tgt) const | Falcon::VMachine | |
| unidle() | Falcon::VMachine | [inline] |
| unlink(const Runtime *rt) | Falcon::VMachine | |
| unlink(const Module *module) | Falcon::VMachine | |
| userData(void *ud) | Falcon::VMachine | [inline] |
| userData() const | Falcon::VMachine | [inline] |
| VMachine(bool initItems) | Falcon::VMachine | |
| VMachine() | Falcon::VMachine | |
| VMContext class | Falcon::VMachine | [friend] |
| VMSemaphore class | Falcon::VMachine | [friend] |
| yield(numeric seconds) | Falcon::VMachine | |
| ~VMachine() | Falcon::VMachine | [protected, virtual] |