Internal: the structures of a MsWksDBParser. More...
| Classes | |
| class | DataBase | 
| the database  More... | |
| class | FieldType | 
| the type of each field  More... | |
| class | Form | 
| a class used to store a form  More... | |
| class | Forms | 
| a class used to store a list of forms  More... | |
| class | FormType | 
| a class used to store a form  More... | |
| class | SerialFormula | 
| a class to store the serial data which code a auto increment column with potential prefix and suffix in v4.  More... | |
| struct | State | 
| Internal: the state of a MsWksDBParser.  More... | |
| class | SubDocument | 
| Internal: the subdocument of a MsWksDBParser.  More... | |
| Enumerations | |
| enum | FormVisibility { V_VALUE, V_NAMEVALUE, V_HIDDEN, V_HEADER, V_UNDEF, V_UNKNOWN } | 
| Functions | |
| std::ostream & | operator<< (std::ostream &o, SerialFormula const &form) | 
| operator<<  More... | |
| std::ostream & | operator<< (std::ostream &o, FieldType const &fType) | 
| std::ostream & | operator<< (std::ostream &o, FormType const &form) | 
| operator<<  More... | |
| std::ostream & | operator<< (std::ostream &o, Form const &form) | 
| operator<<  More... | |
| std::ostream & | operator<< (std::ostream &o, Forms const &form) | 
| operator<<  More... | |
Internal: the structures of a MsWksDBParser.
| std::ostream& MsWksDBParserInternal::operator<< | ( | std::ostream & | o, | 
| SerialFormula const & | form | ||
| ) | 
operator<<
| std::ostream& MsWksDBParserInternal::operator<< | ( | std::ostream & | o, | 
| FieldType const & | fType | ||
| ) | 
| std::ostream& MsWksDBParserInternal::operator<< | ( | std::ostream & | o, | 
| FormType const & | form | ||
| ) | 
operator<<
| std::ostream& MsWksDBParserInternal::operator<< | ( | std::ostream & | o, | 
| Form const & | form | ||
| ) | 
operator<<
| std::ostream& MsWksDBParserInternal::operator<< | ( | std::ostream & | o, | 
| Forms const & | form | ||
| ) | 
operator<<