![]() |
atlas
0.6
|
Classes | |
| class | InputFile |
| class | OutputFile |
Functions | |
| unsigned long | digits (unsigned long a, unsigned long b) |
| std::ostream & | foldLine (std::ostream &strm, const std::string &line, const char *preHyphens, const char *postHyphens, size_t h, size_t lineSize) |
| std::istream & | skipSpaces (std::istream &strm) |
Variables | |
| const size_t | LineSize = 79 |
| const size_t | IndentSize = 4 |
| unsigned long atlas::ioutils::digits | ( | unsigned long | a, |
| unsigned long | b | ||
| ) |
| std::ostream & atlas::ioutils::foldLine | ( | std::ostream & | strm, |
| const std::string & | line, | ||
| const char * | preHyphens, | ||
| const char * | postHyphens, | ||
| size_t | h, | ||
| size_t | lineSize | ||
| ) |
| std::istream & atlas::ioutils::skipSpaces | ( | std::istream & | strm | ) |
| const size_t atlas::ioutils::IndentSize = 4 |
| const size_t atlas::ioutils::LineSize = 79 |
1.8.11