#include <CommonValueTools.hpp>
Definition at line 30 of file CommonValueTools.hpp.
 
  
  
      
        
          | static std::vector<boost::uint8_t> kaa::CommonValueTools::getByteArray  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static const std::string& kaa::CommonValueTools::getEnumValue  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isArray  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isBool  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isByteArray  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isEnum  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isFixed  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isNull  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isNumeric  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isRecord  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static bool kaa::CommonValueTools::isString  | 
          ( | 
          boost::shared_ptr< ICommonValue >  | 
          v | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: