Data object that represents single numeric property of a document that can be subject of retrieval or act as search restriction.  
 More...
#include <bindingObjects.hpp>
Data object that represents single numeric property of a document that can be subject of retrieval or act as search restriction. 
 
  
  
      
        
          | net::strus::api::MetaData::MetaData  | 
          ( | 
          const String &  | 
          name_,  | 
         
        
           | 
           | 
          const Variant &  | 
          value_  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | net::strus::api::MetaData::MetaData  | 
          ( | 
          const MetaData &  | 
          o | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | net::strus::api::MetaData::MetaData  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const String& net::strus::api::MetaData::name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the type name of this meta data field: 
 
 
  
  
      
        
          | double net::strus::api::MetaData::value  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the value of this meta data field: 
 
 
The documentation for this class was generated from the following file: