
Public Types | |
| enum | HeaderType { None, Info, ColnamesAsData, Full } |
Public Member Functions | |
| OutputFilesDescriptor () | |
| ~OutputFilesDescriptor () | |
| std::vector < OutputSetDescriptor > & | getSets () |
| const std::vector < OutputSetDescriptor > & | getSets () const |
| std::string | getColSeparator () const |
| void | setColSeparator (const std::string &ColSep) |
| std::string | getDateFormat () const |
| void | setDateFormat (const std::string &DateFormat) |
| std::string | getCommentChar () const |
| void | setCommentChar (const std::string &CommentChar) |
| void | setName (const std::string &Name) |
| std::string | getName () const |
| void | setHeaderType (const HeaderType &HType) |
| HeaderType | getHeaderType () const |
| std::string openfluid::base::OutputFilesDescriptor::getColSeparator | ( | ) | const [inline] |
| std::string openfluid::base::OutputFilesDescriptor::getCommentChar | ( | ) | const [inline] |
| std::string openfluid::base::OutputFilesDescriptor::getDateFormat | ( | ) | const [inline] |
| HeaderType openfluid::base::OutputFilesDescriptor::getHeaderType | ( | ) | const [inline] |
| std::string openfluid::base::OutputFilesDescriptor::getName | ( | ) | const [inline] |
| std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets | ( | ) | [inline] |
| const std::vector<OutputSetDescriptor>& openfluid::base::OutputFilesDescriptor::getSets | ( | ) | const [inline] |
| void openfluid::base::OutputFilesDescriptor::setColSeparator | ( | const std::string & | ColSep | ) | [inline] |
| void openfluid::base::OutputFilesDescriptor::setCommentChar | ( | const std::string & | CommentChar | ) | [inline] |
| void openfluid::base::OutputFilesDescriptor::setDateFormat | ( | const std::string & | DateFormat | ) | [inline] |
| void openfluid::base::OutputFilesDescriptor::setHeaderType | ( | const HeaderType & | HType | ) | [inline] |
| void openfluid::base::OutputFilesDescriptor::setName | ( | const std::string & | Name | ) | [inline] |
Creative Commons By-NC-ND license