MsWksDBParserInternal::DataBase Class Reference

the database More...

List of all members.

Public Member Functions

 DataBase ()
 constructor
std::vector< float > convertInPoint (std::vector< int > const &list, float defSize) const
 convert the m_widthCols in a vector of of point size

Public Attributes

int m_numFields
 the number of fields
int m_numRecords
 the number of records
std::vector< FieldTypem_listFieldTypes
 the list of field type
std::vector< std::vector
< MWAWCellContent > > 
m_listRecords
 the list of record by row

Detailed Description

the database


Constructor & Destructor Documentation


Member Function Documentation

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

Referenced by MsWksDBParser::sendDatabase().


Member Data Documentation

the list of field type

Note:
which begins by an unused field

Referenced by convertInPoint(), and MsWksDBParser::sendDatabase().

the list of record by row

Referenced by MsWksDBParser::sendDatabase().


The documentation for this class was generated from the following file: