#include <CommonTypesFactory.hpp>
Definition at line 29 of file CommonTypesFactory.hpp.
 
  
  
      
        
          | kaa::CommonTypesFactory::CommonTypesFactory  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
template<avro::Type T> 
  
  
      
        
          | static return_type kaa::CommonTypesFactory::createCommon  | 
          ( | 
          const avro::GenericDatum &  | 
          d | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static boost::shared_ptr<ICommonArray> kaa::CommonTypesFactory::createCommonArray  | 
          ( | 
          const avro::NodePtr &  | 
          schema | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static boost::shared_ptr<ICommonRecord> kaa::CommonTypesFactory::createCommonRecord  | 
          ( | 
          uuid_t  | 
          uuid,  | 
         
        
           | 
           | 
          const avro::NodePtr  | 
          schema  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: