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 | mcs::LocalThread | [protected] |
dataDispatcher() | mcs::LocalThread | [protected] |
env | mcs::BaseThread | [protected, static] |
error() | mcs::Thread | |
fileType(string fn) | mcs::BaseThread | [static] |
final() | mcs::Thread | [protected, virtual] |
hk_log(UserThread *p, Event e) | mcs::LocalThread | [virtual] |
id() | mcs::Thread | |
initial() | mcs::Thread | [protected, virtual] |
lerror | mcs::Thread | [protected] |
LocalThread(const LocalThread &) | mcs::LocalThread | |
LocalThread(Thread *parent) | mcs::LocalThread | |
Log(Event e) | mcs::BaseThread | [protected] |
MCS_DEBUG_ALLOC | mcs::LocalThread | [private] |
notify(int id, Thread *ref) | mcs::Thread | [protected, virtual] |
operator=(const LocalThread &) | mcs::LocalThread | |
mcs::BaseThread::operator=(const BaseThread &) | mcs::BaseThread | |
mcs::Thread::operator=(const Thread &) | mcs::Thread | |
parent() | mcs::Thread | |
recv | mcs::LocalThread | |
run() | mcs::LocalThread | [private, virtual] |
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(const Thread &) | mcs::Thread | |
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] |