This is the complete list of members for opencog::SchemeEval, including all inherited members.
_caught_error | opencog::GenericEval | protected |
_eval_done | opencog::SchemeEval | private |
_gc_ctr | opencog::SchemeEval | private |
_in_eval | opencog::SchemeEval | private |
_in_redirect | opencog::SchemeEval | private |
_in_server | opencog::SchemeEval | private |
_in_shell | opencog::SchemeEval | private |
_input_line | opencog::GenericEval | protected |
_outport | opencog::SchemeEval | private |
_pending_input | opencog::GenericEval | protected |
_pipe | opencog::SchemeEval | private |
_pipeno | opencog::SchemeEval | private |
_poll_done | opencog::SchemeEval | private |
_poll_mtx | opencog::SchemeEval | private |
_rc | opencog::SchemeEval | private |
_saved_outport | opencog::SchemeEval | private |
_wait_done | opencog::SchemeEval | private |
answer | opencog::SchemeEval | private |
apply(const std::string &func, Handle varargs) | opencog::SchemeEval | |
apply_tv(const std::string &func, Handle varargs) | opencog::SchemeEval | |
atomspace | opencog::SchemeEval | private |
begin_eval() | opencog::SchemeEval | virtual |
c_wrap_apply(void *) | opencog::SchemeEval | privatestatic |
c_wrap_apply_tv(void *) | opencog::SchemeEval | privatestatic |
c_wrap_eval(void *) | opencog::SchemeEval | privatestatic |
c_wrap_eval_h(void *) | opencog::SchemeEval | privatestatic |
c_wrap_eval_tv(void *) | opencog::SchemeEval | privatestatic |
c_wrap_finish(void *) | opencog::SchemeEval | privatestatic |
c_wrap_init(void *) | opencog::SchemeEval | privatestatic |
c_wrap_poll(void *) | opencog::SchemeEval | privatestatic |
c_wrap_set_atomspace(void *) | opencog::SchemeEval | privatestatic |
capture_port() | opencog::SchemeEval | private |
captured_stack | opencog::SchemeEval | private |
catch_handler(SCM, SCM) | opencog::SchemeEval | private |
catch_handler_wrapper(void *, SCM, SCM) | opencog::SchemeEval | privatestatic |
clear_pending() | opencog::GenericEval | inlinevirtual |
do_apply(const std::string &func, Handle &varargs) | opencog::SchemeEval | private |
do_apply_scm(const std::string &func, Handle &varargs) | opencog::SchemeEval | private |
do_eval(const std::string &) | opencog::SchemeEval | private |
do_poll_result() | opencog::SchemeEval | private |
do_scm_eval(SCM, SCM(*)(void *)) | opencog::SchemeEval | private |
drain_output() | opencog::SchemeEval | private |
error_msg | opencog::SchemeEval | private |
error_string | opencog::SchemeEval | private |
eval(const std::string &expr) | opencog::SchemeEval | inline |
eval(const std::stringstream &ss) | opencog::SchemeEval | inline |
eval_error(void) | opencog::GenericEval | inlinevirtual |
eval_expr(const std::string &) | opencog::SchemeEval | virtual |
eval_h(const std::string &) | opencog::SchemeEval | |
eval_h(const std::stringstream &ss) | opencog::SchemeEval | inline |
eval_tv(const std::string &) | opencog::SchemeEval | |
eval_tv(const std::stringstream &ss) | opencog::SchemeEval | inline |
finish(void) | opencog::SchemeEval | private |
GenericEval(void) | opencog::GenericEval | inline |
get_evaluator(AtomSpace *=NULL) | opencog::SchemeEval | static |
hargs | opencog::SchemeEval | private |
init(void) | opencog::SchemeEval | private |
init_scheme(void) | opencog::SchemeEval | static |
input_pending() | opencog::GenericEval | inlinevirtual |
per_thread_init(void) | opencog::SchemeEval | private |
pexpr | opencog::SchemeEval | private |
poll_port() | opencog::SchemeEval | private |
poll_result() | opencog::SchemeEval | virtual |
preunwind_handler(SCM, SCM) | opencog::SchemeEval | private |
preunwind_handler_wrapper(void *, SCM, SCM) | opencog::SchemeEval | privatestatic |
prt(SCM) | opencog::SchemeEval | privatestatic |
recursing(void) | opencog::SchemeEval | inline |
redirect_output() | opencog::SchemeEval | private |
restore_output() | opencog::SchemeEval | private |
SchemeEval(AtomSpace *=NULL) | opencog::SchemeEval | |
set_captured_stack(SCM) | opencog::SchemeEval | private |
set_error_string(SCM) | opencog::SchemeEval | private |
set_scheme_as(AtomSpace *) | opencog::SchemeEval | static |
thread_lock(void) | opencog::SchemeEval | private |
thread_unlock(void) | opencog::SchemeEval | private |
tvp | opencog::SchemeEval | private |
~GenericEval() | opencog::GenericEval | inlinevirtual |
~SchemeEval() | opencog::SchemeEval | |