#include <werdit.h>
Public Member Functions | |
| WERDIT () | |
| WERDIT (BLOCK_LIST *blocklist) | |
| void | start_page (BLOCK_LIST *blocklist) |
| WERD * | forward () |
| WERD * | next_word () |
| ROW * | row () |
| ROW * | next_row () |
| BLOCK * | block () |
| WERDIT::WERDIT | ( | ) | [inline] |
| WERDIT::WERDIT | ( | BLOCK_LIST * | blocklist | ) | [inline] |
| BLOCK* WERDIT::block | ( | ) | [inline] |
| WERD * WERDIT::forward | ( | ) |
| ROW* WERDIT::next_row | ( | ) | [inline] |
| WERD* WERDIT::next_word | ( | ) | [inline] |
| ROW* WERDIT::row | ( | ) | [inline] |
| void WERDIT::start_page | ( | BLOCK_LIST * | blocklist | ) |
1.6.3