addlinkeddynmodule(DynModule *, nest::Network *) | SLIInterpreter | |
addmodule(void) | SLIInterpreter | |
addmodule(SLIModule *) | SLIInterpreter | |
ArgumentTypeError | SLIInterpreter | |
Arraytype | SLIInterpreter | static |
assert_stack_load(size_t n) | SLIInterpreter | inline |
backtrace_off() | SLIInterpreter | |
backtrace_on() | SLIInterpreter | |
BadErrorHandler | SLIInterpreter | |
BadIOError | SLIInterpreter | |
basedef(const Name &n, const Token &t) | SLIInterpreter | |
basedef_move(const Name &n, Token &t) | SLIInterpreter | |
baseknown(const Name &n) const | SLIInterpreter | |
baselookup(const Name &n) const | SLIInterpreter | |
Booltype | SLIInterpreter | static |
call_depth_ | SLIInterpreter | private |
Callbacktype | SLIInterpreter | static |
callbacktypefunction | SLIInterpreter | static |
catch_errors() const | SLIInterpreter | inline |
catch_errors_ | SLIInterpreter | private |
catch_errors_off() | SLIInterpreter | inline |
catch_errors_on() | SLIInterpreter | inline |
code_accessed | SLIInterpreter | |
code_executed | SLIInterpreter | |
commandname_name | SLIInterpreter | |
commandstring_name | SLIInterpreter | |
createcommand(Name const &, SLIFunction const *) | SLIInterpreter | |
createcommand(Name const &, Name const &, SLIFunction const *) | SLIInterpreter | |
createconstant(Name const &, const Token &) | SLIInterpreter | |
createdouble(Name const &, double) | SLIInterpreter | |
ct | SLIInterpreter | |
cycle_count | SLIInterpreter | private |
cycle_guard | SLIInterpreter | private |
cycle_restriction | SLIInterpreter | private |
CycleGuardError | SLIInterpreter | |
cycles(void) const | SLIInterpreter | inline |
datatypefunction | SLIInterpreter | static |
debug_commandline(Token &) | SLIInterpreter | |
debug_mode_ | SLIInterpreter | private |
debug_mode_off() | SLIInterpreter | inline |
debug_mode_on() | SLIInterpreter | inline |
debug_options() const | SLIInterpreter | |
dec_call_depth() | SLIInterpreter | inline |
def(Name const &, Token const &) | SLIInterpreter | |
def_move(Name const &, Token &) | SLIInterpreter | |
Dictionarytype | SLIInterpreter | static |
DivisionByZeroError | SLIInterpreter | |
Doubletype | SLIInterpreter | static |
DoubleVectortype | SLIInterpreter | static |
DStack | SLIInterpreter | |
dstack_name | SLIInterpreter | |
e_name | SLIInterpreter | |
end_name | SLIInterpreter | |
errordict | SLIInterpreter | |
errordict_name | SLIInterpreter | |
errorname_name | SLIInterpreter | |
EStack | SLIInterpreter | |
estack_name | SLIInterpreter | |
execbarrier_token | SLIInterpreter | |
execute(const std::string &) | SLIInterpreter | |
execute(const Token &) | SLIInterpreter | |
execute(int v=0) | SLIInterpreter | |
execute_(size_t exitlevel=0) | SLIInterpreter | |
execute_debug_(size_t exitlevel=0) | SLIInterpreter | |
false_name | SLIInterpreter | |
Functiontype | SLIInterpreter | static |
functiontypefunction | SLIInterpreter | static |
get_call_depth() const | SLIInterpreter | inline |
get_debug_mode() const | SLIInterpreter | inline |
get_max_call_depth() const | SLIInterpreter | inline |
getcurrentname(void) const | SLIInterpreter | |
ifor_name | SLIInterpreter | |
iforallarray_name | SLIInterpreter | |
iforallarrayfunction | SLIInterpreter | static |
iforallindexedarray_name | SLIInterpreter | |
iforallindexedarrayfunction | SLIInterpreter | static |
iforallindexedstring_name | SLIInterpreter | |
iforallindexedstringfunction | SLIInterpreter | static |
iforalliter_name | SLIInterpreter | |
iforalliterfunction | SLIInterpreter | static |
iforallstring_name | SLIInterpreter | |
iforallstringfunction | SLIInterpreter | static |
iforfunction | SLIInterpreter | static |
Iiterate(void) const | SLIInterpreter | |
iiterate_name | SLIInterpreter | |
iiteratefunction | SLIInterpreter | static |
Ilookup(void) const | SLIInterpreter | |
ilookup_name | SLIInterpreter | |
ilookupfunction | SLIInterpreter | static |
iloop_name | SLIInterpreter | |
iloopfunction | SLIInterpreter | static |
inc_call_depth() | SLIInterpreter | inline |
initbuiltins(void) | SLIInterpreter | private |
initdictionaries(void) | SLIInterpreter | private |
initexternals(void) | SLIInterpreter | private |
inittypes(void) | SLIInterpreter | private |
Integertype | SLIInterpreter | static |
InternalKernelError | SLIInterpreter | |
interpreter_name | SLIInterpreter | |
IntVectortype | SLIInterpreter | static |
iparse_name | SLIInterpreter | |
ipop_name | SLIInterpreter | |
irepeat_name | SLIInterpreter | |
irepeatfunction | SLIInterpreter | static |
isetcallback_name | SLIInterpreter | |
isetcallbackfunction | SLIInterpreter | static |
istopped_name | SLIInterpreter | |
Istreamtype | SLIInterpreter | static |
Iteratortype | SLIInterpreter | static |
KernelError | SLIInterpreter | |
known(const Name &n) const | SLIInterpreter | |
Literaltype | SLIInterpreter | static |
Litproceduretype | SLIInterpreter | static |
litproceduretypefunction | SLIInterpreter | static |
lookup(const Name &n) const | SLIInterpreter | |
lookup2(const Name &n) const | SLIInterpreter | |
M_ALL | SLIInterpreter | static |
M_ALL_NAME | SLIInterpreter | privatestatic |
M_DEBUG | SLIInterpreter | static |
M_DEBUG_NAME | SLIInterpreter | privatestatic |
M_ERROR | SLIInterpreter | static |
M_ERROR_NAME | SLIInterpreter | privatestatic |
M_FATAL | SLIInterpreter | static |
M_FATAL_NAME | SLIInterpreter | privatestatic |
M_INFO | SLIInterpreter | static |
M_INFO_NAME | SLIInterpreter | privatestatic |
M_QUIET | SLIInterpreter | static |
M_QUIET_NAME | SLIInterpreter | privatestatic |
M_STATUS | SLIInterpreter | static |
M_STATUS_NAME | SLIInterpreter | privatestatic |
M_WARNING | SLIInterpreter | static |
M_WARNING_NAME | SLIInterpreter | privatestatic |
mark_name | SLIInterpreter | |
max_call_depth_ | SLIInterpreter | private |
message(int level, const char from[], const char text[], const char errorname[]="") const | SLIInterpreter | |
message(std::ostream &out, const char levelname[], const char from[], const char text[], const char errorname[]="") const | SLIInterpreter | |
modules | SLIInterpreter | private |
Nametype | SLIInterpreter | static |
nametypefunction | SLIInterpreter | static |
newerror_name | SLIInterpreter | |
null_name | SLIInterpreter | |
opt_tailrecursion_ | SLIInterpreter | private |
optimize_tailrecursion() const | SLIInterpreter | inline |
optimize_tailrecursion_off() | SLIInterpreter | inline |
optimize_tailrecursion_on() | SLIInterpreter | inline |
OStack | SLIInterpreter | |
ostack_name | SLIInterpreter | |
Ostreamtype | SLIInterpreter | static |
parse | SLIInterpreter | |
pi_name | SLIInterpreter | |
PositiveIntegerExpectedError | SLIInterpreter | |
print_error(Token cmd) | SLIInterpreter | |
Proceduretype | SLIInterpreter | static |
proceduretypefunction | SLIInterpreter | static |
quitbyerror_name | SLIInterpreter | |
raiseagain(void) | SLIInterpreter | |
raiseerror(const char *err) | SLIInterpreter | inline |
raiseerror(Name err) | SLIInterpreter | |
raiseerror(std::exception &err) | SLIInterpreter | |
raiseerror(Name cmd, Name err) | SLIInterpreter | |
raisesignal(int) | SLIInterpreter | |
RangeCheckError | SLIInterpreter | |
recordstacks_name | SLIInterpreter | |
removecycleguard(void) | SLIInterpreter | |
set_call_depth(int l) | SLIInterpreter | inline |
set_max_call_depth(int d) | SLIInterpreter | inline |
setcycleguard(Index) | SLIInterpreter | |
show_backtrace() const | SLIInterpreter | inline |
show_backtrace_ | SLIInterpreter | private |
show_stack_ | SLIInterpreter | private |
signo_name | SLIInterpreter | |
SLIInterpreter(void) | SLIInterpreter | |
stack_backtrace(int n) | SLIInterpreter | |
StackUnderflowError | SLIInterpreter | |
startup() | SLIInterpreter | |
statusdict | SLIInterpreter | |
step_mode() const | SLIInterpreter | inline |
stop_name | SLIInterpreter | |
StringStreamExpectedError | SLIInterpreter | |
Stringtype | SLIInterpreter | static |
Symboltype | SLIInterpreter | static |
systemdict_name | SLIInterpreter | |
SystemSignal | SLIInterpreter | |
terminate(int returnvalue=-1) | SLIInterpreter | |
toggle_stack_display() | SLIInterpreter | |
Trietype | SLIInterpreter | static |
trietypefunction | SLIInterpreter | static |
true_name | SLIInterpreter | |
undef(Name const &) | SLIInterpreter | |
UndefinedNameError | SLIInterpreter | |
userdict_name | SLIInterpreter | |
verbosity(int) | SLIInterpreter | |
verbosity(void) const | SLIInterpreter | |
verbositylevel | SLIInterpreter | private |
WriteProtectedError | SLIInterpreter | |
XIstreamtype | SLIInterpreter | static |
xistreamtypefunction | SLIInterpreter | static |
~SLIInterpreter() | SLIInterpreter | |