#include <IDeltaManager.hpp>
Interface for the delta manager 
Definition at line 28 of file IDeltaManager.hpp.
 
  
  
      
        
          | virtual kaa::IDeltaManager::~IDeltaManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IDeltaManager::registerRootReceiver  | 
          ( | 
          IDeltaReceiver *  | 
          receiver | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Registers root receiver to receive first and full resync deltas
- Parameters
 - 
  
    | receiver | the root receiver object  | 
  
   
- See also
 - DeltaReceiver 
 
Implemented in kaa::DefaultDeltaManager.
 
 
  
  
      
        
          | virtual void kaa::IDeltaManager::unsubscribeFromDeltaUpdates  | 
          ( | 
          const DeltaHandlerId &  | 
          handlerId | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa/client/client-multi/client-cpp/kaa/configuration/delta/manager/IDeltaManager.hpp