Konsole
BlockArray.h File Reference
#include <unistd.h>
Include dependency graph for BlockArray.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | Konsole::Block |
| class | Konsole::BlockArray |
Namespaces | |
| namespace | Konsole |
Defines | |
| #define | BlockSize (1 << 12) |
| #define | ENTRIES ((BlockSize - sizeof(size_t) ) / sizeof(unsigned char)) |
Define Documentation
| #define BlockSize (1 << 12) |
Definition at line 28 of file BlockArray.h.
| #define ENTRIES ((BlockSize - sizeof(size_t) ) / sizeof(unsigned char)) |
Definition at line 29 of file BlockArray.h.
KDE 4.2 API Reference