This is the complete list of members for eelScriptInst, including all inherited members.
| CloseFile(int fp_idx) | eelScriptInst | inlinevirtual |
| compile_code(const char *code, const char **err) | eelScriptInst | |
| eelScriptInst() | eelScriptInst | |
| evalCacheDispose(char *key, NSEEL_CODEHANDLE ch) | eelScriptInst | virtual |
| evalCacheGet(const char *str, NSEEL_CODEHANDLE *ch) | eelScriptInst | virtual |
| GetFileFP(int fp_idx) | eelScriptInst | inlinevirtual |
| GetFilenameForParameter(EEL_F idx, WDL_FastString *fs, int iswrite) | eelScriptInst | virtual |
| has_deferred() | eelScriptInst | virtual |
| init() | eelScriptInst | static |
| loadfile(const char *fn, const char *callerfn, bool allowstdin) | eelScriptInst | |
| m_atexit_eval | eelScriptInst | |
| m_code_freelist | eelScriptInst | |
| m_defer_eval | eelScriptInst | |
| m_eval_cache | eelScriptInst | |
| m_eval_depth | eelScriptInst | |
| m_gfx_state | eelScriptInst | |
| m_handles | eelScriptInst | |
| m_loaded_fnlist | eelScriptInst | |
| m_net_state | eelScriptInst | |
| m_string_context | eelScriptInst | |
| m_vm | eelScriptInst | |
| OpenFile(const char *fn, const char *mode) | eelScriptInst | inlinevirtual |
| run_deferred() | eelScriptInst | virtual |
| runAtExitCode() | eelScriptInst | inline |
| runcode(const char *code, int showerr, const char *showerrfn, bool canfree, bool ignoreEndOfInputChk, bool doExec) | eelScriptInst | |
| runCodeQ(WDL_Queue *q, const char *fname) | eelScriptInst | |
| translateFilename(WDL_FastString *fs, const char *mode) | eelScriptInst | inlinevirtual |
| ~eelScriptInst() | eelScriptInst | virtual |