Public Member Functions | |
| WSImportHandler (std::istream &s) | |
| State | add (char) |
| const char * | getCol () const |
| const char * | errMsg () const |
| virtual void | newRow () |
Protected Attributes | |
| bool | insingqstring_ |
| bool | indoubqstring_ |
| Table::WSImportHandler::WSImportHandler | ( | std::istream & | s | ) | [inline] |
| State Table::WSImportHandler::add | ( | char | ) | [virtual] |
Implements Table::ImportHandler.
| const char* Table::WSImportHandler::errMsg | ( | ) | const [inline] |
Reimplemented from Table::ImportHandler.
| const char* Table::WSImportHandler::getCol | ( | ) | const [inline] |
Reimplemented from Table::ImportHandler.
| virtual void Table::WSImportHandler::newRow | ( | ) | [inline, virtual] |
Reimplemented from Table::ImportHandler.
bool Table::WSImportHandler::indoubqstring_ [protected] |
bool Table::WSImportHandler::insingqstring_ [protected] |
1.7.1