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 | |
env | mcs::BaseThread | [protected, static] |
error() | mcs::Thread | |
fileType(string fn) | mcs::BaseThread | [static] |
final() | mcs::Thread | [protected, virtual] |
id() | mcs::Thread | |
initial() | mcs::Thread | [protected, virtual] |
lerror | mcs::Thread | [protected] |
Log(Event e) | mcs::BaseThread | [protected] |
MCS_DEBUG_ALLOC | mcs::BaseThread | [private] |
notify(int id, Thread *ref) | mcs::Thread | [protected, virtual] |
operator=(const BaseThread &) | mcs::BaseThread | |
mcs::Thread::operator=(const Thread &) | mcs::Thread | |
parent() | mcs::Thread | |
run() | mcs::Thread | [protected, virtual] |
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 | |
tID | mcs::BaseThread | [private] |
~BaseThread() | mcs::BaseThread | |
~Thread() | mcs::Thread | [virtual] |
![]() |
MCS (My Customizable Server) ver. 0.3.3-alpha3
|