libeblearntools
ebl::thread Member List
This is the complete list of members for ebl::thread, including all inherited members.
_name (defined in ebl::thread)ebl::thread [protected]
_stop (defined in ebl::thread)ebl::thread [protected]
ask_stop()ebl::thread
entrypoint(void *pthis) (defined in ebl::thread)ebl::thread [protected, static]
execute()=0 (defined in ebl::thread)ebl::thread [protected, pure virtual]
finished()ebl::thread
get_merr()ebl::thread
get_mout()ebl::thread
merr (defined in ebl::thread)ebl::thread [protected]
mout (defined in ebl::thread)ebl::thread [protected]
muterr (defined in ebl::thread)ebl::thread [protected]
mutoutebl::thread [protected]
name()ebl::thread
run() (defined in ebl::thread)ebl::thread [protected]
start()ebl::thread
stop(long wait_seconds=0)ebl::thread
thread(mutex *outmutex=NULL, const char *name="Thread", bool sync=true)ebl::thread
~thread() (defined in ebl::thread)ebl::thread [virtual]