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
		
			
				
	
	
		
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __POSTMAN_H
 | |
| #define __POSTMAN_H
 | |
| 
 | |
| 
 | |
| 
 | |
| bool DoTranslate(const TXmlItem& xmlMethod, TXmlItem& xmlAnswer);
 | |
| 
 | |
| #endif
 |