17 #ifndef IKAATCPREQUEST_HPP_ 
   18 #define IKAATCPREQUEST_HPP_ 
   21 #include <boost/cstdint.hpp> 
   28     virtual const std::vector<boost::uint8_t>& 
getRawMessage() 
const = 0;
 
virtual const std::vector< boost::uint8_t > & getRawMessage() const =0
 
virtual ~IKaaTcpRequest()