okteta
#include <changesdatastorage.h>
Definition at line 32 of file changesdatastorage.h.
Okteta::ChangesDataStorage::ChangesDataStorage |
( |
| ) |
|
|
inline |
void Okteta::ChangesDataStorage::append |
( |
int |
from, |
|
|
char |
byte |
|
) |
| |
|
inline |
void Okteta::ChangesDataStorage::append |
( |
int |
from, |
|
|
const char * |
data, |
|
|
int |
dataLength |
|
) |
| |
|
inline |
void Okteta::ChangesDataStorage::appendFill |
( |
int |
from, |
|
|
char |
fillDatum, |
|
|
int |
fillLength |
|
) |
| |
|
inline |
void Okteta::ChangesDataStorage::clear |
( |
| ) |
|
|
inline |
QByteArray Okteta::ChangesDataStorage::data |
( |
int |
offset, |
|
|
int |
length |
|
) |
| const |
|
inline |
char Okteta::ChangesDataStorage::operator[] |
( |
int |
offset | ) |
const |
|
inline |
QByteArray Okteta::ChangesDataStorage::mData |
|
protected |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.