#include <TabularConfig.hpp>
List of all members.
Detailed Description
Definition at line 38 of file TabularConfig.hpp.
Member Enumeration Documentation
- Enumerator:
| Delimiter_FixedWidth |
|
| Delimiter_Space |
|
| Delimiter_Comma |
|
| Delimiter_Tab |
|
Definition at line 40 of file TabularConfig.hpp.
Constructor & Destructor Documentation
| pwiz::analysis::TabularConfig::TabularConfig |
( |
| ) |
|
|
protected |
Member Function Documentation
| char pwiz::analysis::TabularConfig::getDelimiterChar |
( |
| ) |
const |
delimiter between columns (unless set to Delimiter_FixedWidth)
| std::string pwiz::analysis::TabularConfig::getFileExtension |
( |
| ) |
const |
| bool pwiz::analysis::TabularConfig::checkDelimiter |
( |
const std::string & |
arg | ) |
|
Member Data Documentation
| Delimiter pwiz::analysis::TabularConfig::delimiter_ |
|
protected |
The documentation for this struct was generated from the following file: