![]() |
NEURON
|
This is the complete list of members for BBSImpl, including all inherited members.
BBSImpl() | BBSImpl | |
context() | BBSImpl | virtual |
debug_ | BBSImpl | static |
done() | BBSImpl | virtual |
done_ | BBSImpl | static |
execute(int id) | BBSImpl | virtual |
execute_helper(int id, bool exec=true) | BBSImpl | protected |
integ_time_ | BBSImpl | |
is_master() | BBSImpl | virtual |
is_master_ | BBSImpl | static |
look(const char *)=0 | BBSImpl | pure virtual |
look_take(const char *)=0 | BBSImpl | pure virtual |
look_take_result(int pid)=0 | BBSImpl | pure virtual |
look_take_todo()=0 | BBSImpl | pure virtual |
master_take_result(int pid) | BBSImpl | virtual |
master_works_ | BBSImpl | static |
mytid_ | BBSImpl | static |
n_ | BBSImpl | |
perror(const char *) | BBSImpl | virtual |
pickle_ret_ | BBSImpl | |
pkbegin()=0 | BBSImpl | pure virtual |
pkdouble(double)=0 | BBSImpl | pure virtual |
pkint(int)=0 | BBSImpl | pure virtual |
pkpickle(const std::vector< char > &)=0 | BBSImpl | pure virtual |
pkstr(const char *)=0 | BBSImpl | pure virtual |
pkvec(int, double *)=0 | BBSImpl | pure virtual |
post(const char *)=0 | BBSImpl | pure virtual |
post_result(int id)=0 | BBSImpl | pure virtual |
post_todo(int parentid)=0 | BBSImpl | pure virtual |
return_args(int userid) | BBSImpl | virtual |
runworker_called_ | BBSImpl | |
save_args(int userid)=0 | BBSImpl | pure virtual |
send_time_ | BBSImpl | |
start() | BBSImpl | virtual |
started_ | BBSImpl | static |
submit(int userid) | BBSImpl | virtual |
subworld_worker_execute() | BBSImpl | protected |
take(const char *)=0 | BBSImpl | pure virtual |
take_todo()=0 | BBSImpl | pure virtual |
time() | BBSImpl | virtual |
upkdouble()=0 | BBSImpl | pure virtual |
upkint()=0 | BBSImpl | pure virtual |
upkpickle()=0 | BBSImpl | pure virtual |
upkstr()=0 | BBSImpl | pure virtual |
upkvec(int, double *)=0 | BBSImpl | pure virtual |
wait_time_ | BBSImpl | |
worker() | BBSImpl | virtual |
working(int &id, double &x, int &userid) | BBSImpl | virtual |
working_id_ | BBSImpl | |
~BBSImpl()=default | BBSImpl | virtual |