Created empty TextPacketHandler
This commit is contained in:
		
							parent
							
								
									57b8ae868c
								
							
						
					
					
						commit
						5ac832623d
					
				
							
								
								
									
										11
									
								
								handler/textPacketHandler.hpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								handler/textPacketHandler.hpp
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					#ifndef EE781A91_6D07_47AC_B3C4_F99E29F3731F
 | 
				
			||||||
 | 
					#define EE781A91_6D07_47AC_B3C4_F99E29F3731F
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					#include <vector>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void textPacketHandler(std::vector<std::string> textPacket){
 | 
				
			||||||
 | 
					    /// Here we have to parse the packet
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif /* EE781A91_6D07_47AC_B3C4_F99E29F3731F */
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user