mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:30:05 +00:00 
			
		
		
		
	Default ValidateMessage implementation
This commit is contained in:
		
							parent
							
								
									0303412519
								
							
						
					
					
						commit
						cb86ab4b9b
					
				
					 6 changed files with 59 additions and 48 deletions
				
			
		|  | @ -29,11 +29,11 @@ protected: | |||
|    Level2Message(Level2Message&&) noexcept; | ||||
|    Level2Message& operator=(Level2Message&&) noexcept; | ||||
| 
 | ||||
|    bool ValidateMessage(std::istream& is, size_t bytesRead) const override; | ||||
| 
 | ||||
| public: | ||||
|    virtual ~Level2Message(); | ||||
| 
 | ||||
|    size_t data_size() const override; | ||||
| 
 | ||||
|    const Level2MessageHeader& header() const; | ||||
| 
 | ||||
|    void set_header(Level2MessageHeader&& header); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat