#include <IRegistrationProcessor.hpp>
Definition at line 28 of file IRegistrationProcessor.hpp.
 
  
  
      
        
          | virtual kaa::IRegistrationProcessor::~IRegistrationProcessor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual std::map<std::string, std::string> kaa::IRegistrationProcessor::getEndpointsToAttach  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::map<std::string, std::string> kaa::IRegistrationProcessor::getEndpointsToDetach  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IRegistrationProcessor::onCurrentEndpointAttach  | 
          ( | 
          const UserAttachNotification &  | 
          response | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IRegistrationProcessor::onCurrentEndpointDetach  | 
          ( | 
          const UserDetachNotification &  | 
          response | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IRegistrationProcessor::onEndpointsAttach  | 
          ( | 
          const std::vector< EndpointAttachResponse > &  | 
          endpoints | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IRegistrationProcessor::onEndpointsDetach  | 
          ( | 
          const std::vector< EndpointDetachResponse > &  | 
          endpoints | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IRegistrationProcessor::onUserAttach  | 
          ( | 
          const UserSyncResponse::userAttachResponse_t &  | 
          response | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: