#include <TabularConfig.hpp>
Definition at line 38 of file TabularConfig.hpp.
| Enumerator |
|---|
| Delimiter_FixedWidth |
|
| Delimiter_Space |
|
| Delimiter_Comma |
|
| Delimiter_Tab |
|
Definition at line 40 of file TabularConfig.hpp.
| pwiz::analysis::TabularConfig::TabularConfig |
( |
| ) |
|
|
protected |
| 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 | ) |
|
| void pwiz::analysis::TabularConfig::copyDelimiterConfig |
( |
const TabularConfig & |
rhs | ) |
|
|
inline |
| bool pwiz::analysis::TabularConfig::delim_equal |
( |
const TabularConfig & |
rhs | ) |
const |
|
inline |
| 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 pwiz::analysis::TabularConfig::delimiter_ |
|
protected |
The documentation for this struct was generated from the following file: