#include </home/clem/local/src/opie/noncore/apps/opie-console/history.h>
Public Member Functions | |
| HistoryBuffer () | |
| ~HistoryBuffer () | |
| void | setScroll (bool on) |
| bool | hasScroll () |
| void | add (const unsigned char *bytes, int len) |
| void | get (unsigned char *bytes, int len, int loc) |
| int | len () |
| HistoryBuffer () | |
| ~HistoryBuffer () | |
| void | setScroll (bool on) |
| bool | hasScroll () |
| void | add (const unsigned char *bytes, int len) |
| void | get (unsigned char *bytes, int len, int loc) |
| int | len () |
Private Attributes | |
| int | ion |
| int | length |
|
|
Definition at line 86 of file history.cpp. |
|
|
Definition at line 92 of file history.cpp. References FALSE, and setScroll(). |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 123 of file history.cpp. References assert, FALSE, hasScroll(), ion, length, Opie::Core::perror(), rc, setScroll(), and write(). Referenced by HistoryScroll::addCells(). |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 131 of file history.cpp. References assert, FALSE, hasScroll(), ion, length, Opie::Core::perror(), rc, and setScroll(). Referenced by HistoryScroll::getCells(). |
|
|
|
|
|
Definition at line 118 of file history.cpp. References ion. Referenced by add(), get(), and setScroll(). |
|
|
|
|
|
Definition at line 140 of file history.cpp. References length. |
|
|
|
|
|
Definition at line 97 of file history.cpp. References assert, hasScroll(), ion, length, and Opie::Core::perror(). Referenced by add(), get(), and ~HistoryBuffer(). |
|
|
Definition at line 43 of file TEHistory.h. Referenced by add(), get(), hasScroll(), HistoryBuffer(), and setScroll(). |
|
|
Definition at line 44 of file TEHistory.h. Referenced by add(), get(), HistoryBuffer(), len(), and setScroll(). |
1.4.2