Frobby
0.9.5
|
Go to the source code of this file.
Classes | |
class | ColumnPrinter |
struct | ColumnPrinter::Col |
Functions | |
ostream & | operator<< (ostream &out, const ColumnPrinter &printer) |
void | print (FILE *out, const ColumnPrinter &pr) |
ostream& operator<< | ( | ostream & | out, |
const ColumnPrinter & | printer | ||
) |
Definition at line 140 of file ColumnPrinter.cpp.
void print | ( | FILE * | out, |
const ColumnPrinter & | pr | ||
) |
Definition at line 145 of file ColumnPrinter.cpp.