#include <TabReader.hpp>
List of all members.
Detailed Description
Definition at line 38 of file TabReader.hpp.
Constructor & Destructor Documentation
virtual pwiz::utility::TabHandler::~TabHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual bool pwiz::utility::TabHandler::getHeaders |
( |
| ) |
|
|
pure virtual |
virtual char pwiz::utility::TabHandler::useComment |
( |
| ) |
const |
|
pure virtual |
virtual bool pwiz::utility::TabHandler::open |
( |
| ) |
|
|
pure virtual |
virtual bool pwiz::utility::TabHandler::updateLine |
( |
const std::string & |
line | ) |
|
|
pure virtual |
virtual bool pwiz::utility::TabHandler::updateRecord |
( |
const std::vector< std::string > & |
fields | ) |
|
|
pure virtual |
virtual bool pwiz::utility::TabHandler::close |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/utility/misc/TabReader.hpp