#include <TabReader.hpp>
Definition at line 38 of file TabReader.hpp.
virtual pwiz::utility::TabHandler::~TabHandler |
( |
) | |
|
|
inlinevirtual |
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: