voidsaacproto_ACCharList_send(intfd,char*id,char*pas,intmesgid);/* ../../doc/saacproto.html line 123 */
#endif
voidsaacproto_ACCharList_recv(intfd,char*result,char*output,intid);/* ../../doc/saacproto.html line 135 */
voidsaacproto_ACCharLoad_send(intfd,char*id,char*pas,char*charname,intlock,char*opt,intmesgid,char*ip);/* ../../doc/saacproto.html line 158 */
voidsaacproto_ACCharLoad_recv(intfd,char*result,char*data,intid,intsaveindex);/* ../../doc/saacproto.html line 185 */
#ifdef _NEWSAVE
voidsaacproto_ACCharSave_send(intfd,char*id,char*charname,char*opt,char*charinfo,intunlock,intmesgid,intsaveindex);/* ../../doc/saacproto.html line 201 */
#else
voidsaacproto_ACCharSave_send(intfd,char*id,char*charname,char*opt,char*charinfo,intunlock,intmesgid);/* ../../doc/saacproto.html line 201 */
#endif
voidsaacproto_ACCharSave_recv(intfd,char*result,char*data,intid);/* ../../doc/saacproto.html line 224 */
voidsaacproto_ACCharDelete_send(intfd,char*id,char*passwd,char*charname,char*option,intmesgid,char*userip);/* ../../doc/saacproto.html line 241 */
voidsaacproto_ACCharDelete_recv(intfd,char*result,char*data,intid);/* ../../doc/saacproto.html line 266 */
voidsaacproto_ACLock_send(intfd,char*id,intlock,intmesgid);/* ../../doc/saacproto.html line 281 */
voidsaacproto_ACLock_recv(intfd,char*result,char*data,intid);/* ../../doc/saacproto.html line 300 */
voidsaacproto_ACUCheck_send(intfd,char*mem_id,intstatus);/* ../../doc/saacproto.html line 314 */
voidsaacproto_ACUCheck_recv(intfd,char*mem_id);/* ../../doc/saacproto.html line 328 */
voidsaacproto_DBUpdateEntryString_send(intfd,char*table,char*key,char*value,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 339 */
voidsaacproto_DBUpdateEntryString_recv(intfd,char*result,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 354 */
voidsaacproto_DBDeleteEntryString_send(intfd,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 367 */
voidsaacproto_DBDeleteEntryString_recv(intfd,char*result,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 379 */
voidsaacproto_DBGetEntryString_send(intfd,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 394 */
voidsaacproto_DBGetEntryString_recv(intfd,char*result,char*value,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 406 */
voidsaacproto_DBUpdateEntryInt_send(intfd,char*table,char*key,intvalue,char*info,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 423 */
voidsaacproto_DBUpdateEntryInt_recv(intfd,char*result,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 445 */
voidsaacproto_DBGetEntryRank_send(intfd,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 459 */
voidsaacproto_DBGetEntryRank_recv(intfd,char*result,intrank,intcount,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 473 */
voidsaacproto_DBDeleteEntryInt_send(intfd,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 492 */
voidsaacproto_DBDeleteEntryInt_recv(intfd,char*result,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 504 */
voidsaacproto_DBGetEntryInt_send(intfd,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 518 */
voidsaacproto_DBGetEntryInt_recv(intfd,char*result,intvalue,char*table,char*key,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 530 */
voidsaacproto_DBGetEntryByRank_send(intfd,char*table,intrank_start,intrank_end,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 547 */
voidsaacproto_DBGetEntryByRank_recv(intfd,char*result,char*list,char*table,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 562 */
voidsaacproto_DBGetEntryByCount_send(intfd,char*table,intcount_start,intnum,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 581 */
voidsaacproto_DBGetEntryByCount_recv(intfd,char*result,char*list,char*table,intcount_start,intmsgid,intmsgid2);/* ../../doc/saacproto.html line 593 */
voidsaacproto_Broadcast_send(intfd,char*id,char*charname,char*message,intflag);/* ../../doc/saacproto.html line 608 */
voidsaacproto_Broadcast_recv(intfd,char*id,char*charname,char*message);/* ../../doc/saacproto.html line 621 */
voidsaacproto_Message_send(intfd,char*id_from,char*charname_from,char*id_to,char*charname_to,char*message,intoption);/* ../../doc/saacproto.html line 634 */
voidsaacproto_Message_recv(intfd,char*id_from,char*charname_from,char*id_to,char*charname_to,char*message,intoption,intmesgid);/* ../../doc/saacproto.html line 652 */
voidsaacproto_MessageAck_send(intfd,char*id,char*charname,char*result,intmesgid);/* ../../doc/saacproto.html line 671 */
voidsaacproto_MessageFlush_send(intfd,char*id,char*charname);/* ../../doc/saacproto.html line 690 */