This is the complete list of members for mcs::Server, including all inherited members.
| BaseThread(const BaseThread &) | mcs::BaseThread | |
| BaseThread(Thread *parent, int lID) | mcs::BaseThread | |
| BaseThread(Thread *parent, const char *ltID) | mcs::BaseThread | |
| cb_auth | mcs::Server | |
| cb_connect | mcs::Server | |
| cb_disconnect | mcs::Server | |
| cb_exec | mcs::Server | |
| cb_log | mcs::Server | |
| cb_newClient | mcs::Server | |
| cb_postexec | mcs::Server | |
| cbwa_auth | mcs::Server | |
| cbwa_connect | mcs::Server | |
| cbwa_exec | mcs::Server | |
| cbwa_log | mcs::Server | |
| cbwa_postexec | mcs::Server | |
| chkExt(string &s) | mcs::BaseThread | |
| dispatch | mcs::Server | |
| env | mcs::BaseThread | protectedstatic |
| error() | mcs::Thread | |
| fileType(string fn) | mcs::BaseThread | static |
| final() | mcs::Thread | protectedvirtual |
| find_free_id() | mcs::Server | private |
| getAll_ClientInfo() | mcs::Server | |
| hk_newClient(int i) | mcs::Server | protectedvirtual |
| id() | mcs::Thread | |
| initial() | mcs::Thread | protectedvirtual |
| killAllClients() | mcs::Server | protected |
| killClient(int i) | mcs::Server | protected |
| lerror | mcs::Thread | protected |
| LocalThread (defined in mcs::Server) | mcs::Server | friend |
| Log(Event e) | mcs::BaseThread | protected |
| MCS_DEBUG_ALLOC (defined in mcs::Server) | mcs::Server | private |
| newClient(int newsock) | mcs::Server | protected |
| newLocalThread() | mcs::Server | protectedvirtual |
| newUserThread(int lID, int newsock) | mcs::Server | protectedvirtual |
| notify(int id, Thread *ref) | mcs::Server | protectedvirtual |
| operator=(const Server &) | mcs::Server | |
| mcs::BaseThread::operator=(const BaseThread &) | mcs::BaseThread | |
| parent() | mcs::Thread | |
| pClient | mcs::Server | private |
| run() | mcs::Server | privatevirtual |
| Server(const Server &) | mcs::Server | |
| Server(Env *lenv) | mcs::Server | |
| 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 | |
| ~BaseThread() | mcs::BaseThread | |
| ~Server() | mcs::Server | |
| ~Thread() | mcs::Thread | virtual |