#include <KaaTcpResponseProcessor.hpp>
Definition at line 30 of file KaaTcpResponseProcessor.hpp.
 
  
  
      
        
          | kaa::KaaTcpResponseProcessor::KaaTcpResponseProcessor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | kaa::KaaTcpResponseProcessor::~KaaTcpResponseProcessor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void kaa::KaaTcpResponseProcessor::flush  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void kaa::KaaTcpResponseProcessor::processResponseBuffer  | 
          ( | 
          const char *  | 
          buf,  | 
        
        
           | 
           | 
          boost::uint32_t  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void kaa::KaaTcpResponseProcessor::registerConnackReceiver  | 
          ( | 
          boost::function< void(const ConnackMessage &)>  | 
          onConnack | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void kaa::KaaTcpResponseProcessor::registerDisconnectReceiver  | 
          ( | 
          boost::function< void(const DisconnectMessage &)>  | 
          onDisconnect | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void kaa::KaaTcpResponseProcessor::registerKaaSyncReceiver  | 
          ( | 
          boost::function< void(const KaaSyncResponse &)>  | 
          onKaaSync | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void kaa::KaaTcpResponseProcessor::registerPingResponseReceiver  | 
          ( | 
          boost::function< void()>  | 
          onPing | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: