Konsole
Konsole::HistoryFile Class Reference
#include <History.h>
Public Member Functions | |
| HistoryFile () | |
| virtual | ~HistoryFile () |
| virtual void | add (const unsigned char *bytes, int len) |
| virtual void | get (unsigned char *bytes, int len, int loc) |
| bool | isMapped () const |
| virtual int | len () const |
| void | map () |
| void | unmap () |
Detailed Description
Constructor & Destructor Documentation
| HistoryFile::HistoryFile | ( | ) |
Definition at line 58 of file History.cpp.
|
virtual |
Definition at line 73 of file History.cpp.
Member Function Documentation
|
virtual |
Definition at line 110 of file History.cpp.
|
virtual |
Definition at line 132 of file History.cpp.
| bool HistoryFile::isMapped | ( | ) | const |
Definition at line 105 of file History.cpp.
|
virtual |
Definition at line 163 of file History.cpp.
| void HistoryFile::map | ( | ) |
Definition at line 82 of file History.cpp.
| void HistoryFile::unmap | ( | ) |
Definition at line 96 of file History.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference