campo-sirio/server/postman.h
alex 2980a95395 Patch level : 10.0 00
38
Files correlati     :
Ricompilazione Demo : [ ]
Commento           :

server di transazioni (Postman)


git-svn-id: svn://10.65.10.50/trunk@16541 c028cbd2-c16b-5b4b-a496-9718f37d4682
2008-04-24 07:50:31 +00:00

9 lines
117 B
C
Executable File

#ifndef __POSTMAN_H
#define __POSTMAN_H
bool DoTranslate(const TXmlItem& xmlMethod, TXmlItem& xmlAnswer);
#endif