src/sqlchild.h

Go to the documentation of this file.
00001 #ifndef __SQLCHILD_H__
00002 #define __SQLCHILD_H__
00003 
00004 void sqlchild_init();
00005 int sqlchild_request(dbref thing, int attr, char db_slot, char *pres, char *query, char *cdelim, char *rdelim);
00006 void sqlchild_list(dbref player);
00007 void sqlchild_destruct();
00008 int sqlchild_kill(int requestId);
00009 
00010 #endif

Generated on Mon May 28 04:25:25 2007 for BattletechMUX by  doxygen 1.4.7