#include <FieldProcessor.hpp>
Processes a field in record using concrete processing strategy. 
Definition at line 27 of file FieldProcessor.hpp.
 
  
  
      
        
          | kaa::FieldProcessor::FieldProcessor  | 
          ( | 
          boost::shared_ptr< ICommonRecord >  | 
          parent,  | 
         
        
           | 
           | 
          const std::string &  | 
          field  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | kaa::FieldProcessor::~FieldProcessor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void kaa::FieldProcessor::process  | 
          ( | 
          const avro::GenericDatum &  | 
          d | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
Sets a strategy for processing.
- Parameters
 - 
  
    | strategy | Pointer to a strategy. Memory will be freed when this destroyed.  | 
  
   
Definition at line 38 of file FieldProcessor.hpp.
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa/client/client-multi/client-cpp/kaa/configuration/manager/FieldProcessor.hpp