#include <spacedColumn.h>
Collaboration diagram for spacedColumn:

Data Fields | |
| spacedColumn * | next |
| int | start |
| int | size |
Definition at line 7 of file spacedColumn.h.
struct spacedColumn* spacedColumn::next [read] |
Definition at line 10 of file spacedColumn.h.
Referenced by hpfNext(), spacedColumnBiggestSize(), spacedColumnFatten(), and spacedColumnParseLine().
Definition at line 11 of file spacedColumn.h.
Referenced by hpfNext(), spacedColumnFatten(), spacedColumnFromWidthArray(), and spacedColumnParseLine().
Definition at line 12 of file spacedColumn.h.
Referenced by hpfNext(), spacedColumnBiggestSize(), spacedColumnFatten(), and spacedColumnParseLine().
1.5.2