the database  
 More...
|  | 
|  | DataBase () | 
|  | constructor  More... 
 | 
|  | 
| std::vector< float > | convertInPoint (std::vector< int > const &list, float defSize) const | 
|  | convert the m_widthCols in a vector of of point size  More... 
 | 
|  | 
◆ DataBase()
  
  | 
        
          | MsWksDBParserInternal::DataBase::DataBase | ( |  | ) |  |  | inline | 
 
 
◆ convertInPoint()
  
  | 
        
          | std::vector<float> MsWksDBParserInternal::DataBase::convertInPoint | ( | std::vector< int > const & | list, |  
          |  |  | float | defSize |  
          |  | ) |  | const |  | inline | 
 
convert the m_widthCols in a vector of of point size 
 
 
◆ m_listFieldTypes
      
        
          | std::vector<FieldType> MsWksDBParserInternal::DataBase::m_listFieldTypes | 
      
 
the list of field type 
- Note
- which begins by an unused field 
Referenced by convertInPoint().
 
 
◆ m_listRecords
      
        
          | std::vector<std::vector<MWAWCellContent> > MsWksDBParserInternal::DataBase::m_listRecords | 
      
 
the list of record by row 
 
 
◆ m_numFields
      
        
          | int MsWksDBParserInternal::DataBase::m_numFields | 
      
 
 
◆ m_numRecords
      
        
          | int MsWksDBParserInternal::DataBase::m_numRecords | 
      
 
 
The documentation for this class was generated from the following file: