This is the complete list of members for mcs::LocalThread, including all inherited members.
BaseThread(const BaseThread &) | mcs::BaseThread | |
BaseThread(Thread *parent, int lID) | mcs::BaseThread | |
BaseThread(Thread *parent, const char *ltID) | mcs::BaseThread | |
chkExt(string &s) | mcs::BaseThread | |
client (defined in mcs::LocalThread) | mcs::LocalThread | protected |
dataDispatcher() | mcs::LocalThread | protected |
env | mcs::BaseThread | protectedstatic |
error() | mcs::Thread | |
fileType(string fn) | mcs::BaseThread | static |
final() | mcs::Thread | protectedvirtual |
hk_log(UserThread *p, Event e) | mcs::LocalThread | virtual |
id() | mcs::Thread | |
initial() | mcs::Thread | protectedvirtual |
lerror | mcs::Thread | protected |
LocalThread(const LocalThread &) | mcs::LocalThread | |
LocalThread(Thread *parent) | mcs::LocalThread | |
Log(Event e) | mcs::BaseThread | protected |
MCS_DEBUG_ALLOC (defined in mcs::LocalThread) | mcs::LocalThread | private |
notify(int id, Thread *ref) | mcs::Thread | protectedvirtual |
operator=(const LocalThread &) | mcs::LocalThread | |
mcs::BaseThread::operator=(const BaseThread &) | mcs::BaseThread | |
parent() | mcs::Thread | |
recv | mcs::LocalThread | |
run() | mcs::LocalThread | privatevirtual |
serverClients() | mcs::LocalThread | protected |
set_cancel_state(bool cancel) | mcs::Thread | protected |
spawn(string fn, string pars, string wpath=".", string thrID="x", string user="x", string pass="x", string dbname="x", string fout="out", string ferr="err") | mcs::BaseThread | static |
start() | mcs::Thread | |
startDetached(bool selfDelete=false) | mcs::Thread | |
state() | mcs::Thread | |
stop() | mcs::Thread | |
test_cancel() | mcs::Thread | protected |
Thread(int id=0, Thread *parent=NULL) | mcs::Thread | |
tid() | mcs::BaseThread | |
userID2clientID(int userid, int *cid) | mcs::LocalThread | protected |
~BaseThread() | mcs::BaseThread | |
~LocalThread() | mcs::LocalThread | |
~Thread() | mcs::Thread | virtual |