#include <TabularConfig.hpp>
Definition at line 38 of file TabularConfig.hpp.
◆ Delimiter
| Enumerator |
|---|
| Delimiter_FixedWidth | |
| Delimiter_Space | |
| Delimiter_Comma | |
| Delimiter_Tab | |
Definition at line 40 of file TabularConfig.hpp.
◆ TabularConfig()
| pwiz::analysis::TabularConfig::TabularConfig |
( |
| ) |
|
|
protected |
◆ getDelimiterChar()
| char pwiz::analysis::TabularConfig::getDelimiterChar |
( |
| ) |
const |
delimiter between columns (unless set to Delimiter_FixedWidth)
◆ getFileExtension()
| std::string pwiz::analysis::TabularConfig::getFileExtension |
( |
| ) |
const |
◆ checkDelimiter()
| bool pwiz::analysis::TabularConfig::checkDelimiter |
( |
const std::string & |
arg | ) |
|
◆ copyDelimiterConfig()
| void pwiz::analysis::TabularConfig::copyDelimiterConfig |
( |
const TabularConfig & |
rhs | ) |
|
|
inline |
◆ delim_equal()
| bool pwiz::analysis::TabularConfig::delim_equal |
( |
const TabularConfig & |
rhs | ) |
const |
|
inline |
◆ operator==()
| bool pwiz::analysis::TabularConfig::operator== |
( |
const TabularConfig & |
rhs | ) |
const |
|
inline |
Definition at line 54 of file TabularConfig.hpp.
bool delim_equal(const TabularConfig &rhs) const
◆ delimiter_
| Delimiter pwiz::analysis::TabularConfig::delimiter_ |
|
protected |
The documentation for this struct was generated from the following file: