| append(const string &Line_Cv) | storage::AsciiFile | |
| append(const vector< string > &Lines_Cv) | storage::AsciiFile | |
| AsciiFile(const char *name, bool remove_empty=false) | storage::AsciiFile | [explicit] |
| AsciiFile(const string &name, bool remove_empty=false) | storage::AsciiFile | [explicit] |
| clear() | storage::AsciiFile | |
| find_if_idx(Pred pred) const | storage::AsciiFile | [inline] |
| insert(unsigned int Before_iv, const string &Line_Cv) | storage::AsciiFile | |
| lines() | storage::AsciiFile | [inline] |
| lines() const | storage::AsciiFile | [inline] |
| Lines_C | storage::AsciiFile | [protected] |
| logContent() const | storage::AsciiFile | |
| name() const | storage::AsciiFile | [inline] |
| Name_C | storage::AsciiFile | [protected] |
| numLines() const | storage::AsciiFile | [inline] |
| operator[](unsigned int Index_iv) const | storage::AsciiFile | |
| operator[](unsigned int Index_iv) | storage::AsciiFile | |
| reload() | storage::AsciiFile | |
| remove(unsigned int Start_iv, unsigned int Cnt_iv) | storage::AsciiFile | |
| remove_empty | storage::AsciiFile | [protected] |
| removeLastIf(string &Text_Cr, char Char_cv) const | storage::AsciiFile | [protected] |
| replace(unsigned int Start_iv, unsigned int Cnt_iv, const string &Line_Cv) | storage::AsciiFile | |
| replace(unsigned int Start_iv, unsigned int Cnt_iv, const vector< string > &Line_Cv) | storage::AsciiFile | |
| save() | storage::AsciiFile |
1.5.6