#include </home/clem/local/src/opie/noncore/apps/opie-reader/Navigation.h>
Inheritance diagram for CNavigation_base< T >:


Public Member Functions | |
| CNavigation_base () | |
| void | saveposn (T posn) |
| void | writeposn (T posn) |
| bool | forward (T &loc) |
| bool | back (T &loc) |
Protected Attributes | |
| T | history [NAVIGATION_HISTORY_SIZE] |
| size_t | historystart |
| size_t | historyend |
| size_t | historycurrent |
|
|||||||||
|
Definition at line 16 of file Navigation.h. |
|
||||||||||
|
Definition at line 49 of file Navigation.h. References CNavigation_base< T >::history, CNavigation_base< T >::historycurrent, CNavigation_base< T >::historystart, and NAVIGATION_HISTORY_SIZE. Referenced by striphtml::back(), CPlucker_base::back(), and striphtml::hyperlink(). |
|
||||||||||
|
Definition at line 73 of file Navigation.h. References CNavigation_base< T >::history, CNavigation_base< T >::historycurrent, CNavigation_base< T >::historyend, and NAVIGATION_HISTORY_SIZE. Referenced by striphtml::forward(), and CPlucker_base::forward(). |
|
||||||||||
|
Definition at line 31 of file Navigation.h. References CNavigation_base< T >::history, CNavigation_base< T >::historycurrent, CNavigation_base< T >::historyend, CNavigation_base< T >::historystart, and NAVIGATION_HISTORY_SIZE. Referenced by striphtml::saveposn(), and CPlucker_base::saveposn(). |
|
||||||||||
|
Definition at line 43 of file Navigation.h. References CNavigation_base< T >::history, and CNavigation_base< T >::historycurrent. Referenced by striphtml::writeposn(), and CPlucker_base::writeposn(). |
|
|||||
|
Definition at line 13 of file Navigation.h. Referenced by CNavigation_base< T >::back(), CNavigation_base< T >::forward(), CNavigation_base< T >::saveposn(), and CNavigation_base< T >::writeposn(). |
|
|||||
|
Definition at line 14 of file Navigation.h. Referenced by CNavigation_base< T >::back(), CNavigation_base< T >::forward(), CNavigation_base< T >::saveposn(), and CNavigation_base< T >::writeposn(). |
|
|||||
|
Definition at line 14 of file Navigation.h. Referenced by CNavigation_base< T >::forward(), and CNavigation_base< T >::saveposn(). |
|
|||||
|
Definition at line 14 of file Navigation.h. Referenced by CNavigation_base< T >::back(), and CNavigation_base< T >::saveposn(). |
1.4.2